wpt.fyi
wpt.fyi copied to clipboard
web-platform-tests dashboard
It would be nice to have some way to revert `/flags` to its default settings
Trying to go over all the results in https://github.com/web-platform-tests/wpt/pull/17219#issuecomment-521894965 I found myself wanting some power user tools for triage: - Stepping from one test to the next without navigating up...
It used to be that typing a part of a filename into the search box would show suggested completed paths in a dropdown below, and that selecting one of these...
e.g., see https://wpt.fyi/results/css/css-font-loading/idlharness.https.html?label=master&label=experimental&product=safari&product=chrome&product=firefox&aligned&q=fontfacesetloadevent having been on that page, I expected searching for fontfacesetloadevent was restrict the results to just the subtests containing fontfacesetloadevent
It would be nice to more generally be able to negate search terms; e.g., excluding "sharedworker" or similar.
Currently to add bugs to failing WPTs you need to sign in and then enable a "triage mode" toggle. I personally find this a bit confusing to use in a...
And pre-fill it with the name of the selected tests, a permalink to the results, etc.
### Check https://github.com/web-platform-tests/wpt/pull/10571/checks?check_run_id=268068852 ### Description This check includes a very useful "Latest results for PR #10571" link. However, on many checks I look at that link is missing, and I...
See https://github.com/web-platform-tests/wpt.fyi/pull/2052#issuecomment-656291106 Currently our code for updating GitHub check suites with wpt.fyi results queries GitHub for all TestRuns for the SHA we are interested in (see https://github.com/web-platform-tests/wpt.fyi/blob/15ff3ee/api/checks/runs.go#L82), and then iterates...
Add per-directory BSF scores and the BSF chart on the insight tab on wpt.fyi from https://github.com/Ecosystem-Infra/wpt-results-analysis Milestone 1 - Breakdown by top-level directories - Tweaking the code to show the...