wpt.fyi icon indicating copy to clipboard operation
wpt.fyi copied to clipboard

web-platform-tests dashboard

Results 222 wpt.fyi issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. Start at https://wpt.fyi/results/css/css-contain/contain-size-monolithic-002.html?run_id=5750172413853696&run_id=5751886844002304&run_id=5730426872135680 2. Enable triage mode 3. Select the red cell for the Chrome failure 4. Click "triage" 5. Link https://bugs.chromium.org/p/chromium/issues/detail?id=1154574 and submit The result...

Query builder isn't able to delete or add the correct browsers when runs are populated from `run_ids` or `max-count`. Go to https://wpt.fyi/results/css/css-images?run_id=483120004&run_id=505970001&run_id=488890002 and click on edit. There are four browsers...

front-end

It might be useful to remind people (especially new people) that tests can be failing due to bad tests as well as bad implementations, so my suggestion is to *...

https://github.com/web-platform-tests/wpt.fyi/issues/57 introduced screenshots for the actual and expected rendering for failing reftests. Sometimes, to understand a failure in one browser it would be handy to know how the test passed...

Example: https://wpt.fyi/results/css/css-flexbox?run_id=711340001&run_id=720620004&run_id=732280003 Screenshot: ![image](https://user-images.githubusercontent.com/498917/96965665-d149d600-150c-11eb-9245-db76e17077cb.png) It's quite hard to determine which test the red cell is for. Possible solutions might be alternating colors (white+light grey) for each row, or a hairline...

front-end

Example: right now, https://wpt.fyi/runs?label=master&label=stable&max-count=100&from=2020-10-12T00%3A00&product=safari shows ~15 runs. This is because, I assume, we first filter for the last 100 runs and then filter for Safari Stable. Could we switch this...

Going to https://wpt.fyi/results/?label=experimental&label=master&aligned and hitting edit, there are only three options for Chrome's Channel: Stable, Beta, and Experimental. This means that Chromium Nightly runs can only be found via either...

bug

To repro: 1. Go to https://wpt.fyi 2. Type any valid query, e.g. `status:fail`; results get updated correctly 3. Type an invalid query, e.g. `!is:triaged`; results *seem* to get updated, but...

bug
front-end
prod

Taken from [the rendering team test-triaging chat](https://groups.google.com/a/google.com/g/ecosystem-infra-internal/c/y7wXOGmqrK4/m/aOuVRCxLAwAJ)(internal link), one of the suggestions is to being able to filter or highlight tests that have changed status in last X days. Diff...

It would be nice if the default browser set was configured using flags and could therefore be configured per user (partly because of #1519).