web-platform-tests / wpt.fyi

web-platform-tests dashboard
https://wpt.fyi/
Other
190 stars 89 forks source link

Unable to triage subtest #2536

Open gsnedders opened 3 years ago

gsnedders commented 3 years ago

repro:

  1. Load https://wpt.fyi/results/workers/semantics/interface-objects/002.worker.html?label=experimental&label=master&aligned
  2. Enter triage mode
  3. Click on a subtest name
  4. [Nothing happens]

Given subtests can be triaged on a per-browser basis, it should be possible to triage subtests themselves.

KyleJu commented 2 years ago

@foolip Daniel is interested in working on this. My question is that do we have enough use cases for this?

gsnedders commented 6 days ago

Use-case: I wanted to link https://wpt.fyi/results/html/dom/idlharness.https.html%3Fexclude=(Document%7CWindow%7CHTML.+)?q=subtest%3A%22navigator%20interface%3A%20attribute%20oscpu%22%20or%20subtest%3A%22navigator%20interface%3A%20operation%20taintenabled%28%29%22&run_id=5194715098251264&run_id=5181332684800000&run_id=5164305890934784 to https://github.com/whatwg/html/issues/10784.

I didn't want to link the entire idlharness test to that issue.