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

This conditional is supposed to show "Test status" for reftests: https://github.com/web-platform-tests/wpt.fyi/blob/0f000bc65bca1724dc453c63f6b20ff64fd7d5f7/webapp/components/test-file-results.js#L282 I'm sure that once worked, but it has since regressed. https://wpt.fyi/results/css/css-ui/appearance-auto-001.html now looks like this: ![image](https://user-images.githubusercontent.com/498917/81953434-f22a0900-9607-11ea-9869-26b275b67727.png) Possibly the addition...

regression

Forked from https://github.com/web-platform-tests/wpt.fyi/issues/1539. Copying some comments over: https://github.com/web-platform-tests/wpt.fyi/issues/1539#issuecomment-552049114 "Do we have an issue for the fact that Edge Canary doesn't seem to be tagged with experimental? (Or is there a...

blocked

Selecting an item to triage while in triage mode will cause a black border to appear, which will cause grid-shifting due to the grid having the `border-collapse: collapse` attribute. It...

front-end
GSoC starter bugs

It would be useful if wpt.fyi directory listings showed a row either at the top or bottom with the totals. For example, I've been focusing a lot on the [list...

front-end

Typing into the search box will already autocomplete test names, but it would be great if it would also autocomplete directory names. I often find myself searching on the front...

enhancement

`TestIngestTriggered` is flaky on the `go_test` step of GitHub checks . The error is ``` controller.go:266: missing call(s) to *monitor.MockRuntime.GetHeapBytes() /github/workspace/api/query/cache/monitor/monitor_test.go:162 controller.go:266: aborting test due to missing call(s) --- FAIL:...

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...

@reillyeon asked me: > can you share a link to where the infrastructure that runs wpt.fyi is documented? I get questions from developers about how it is different from our...

As a follow up step for #2560, `deploy-comment.sh` still needs to be migrated from Travis to GitHub.

Follow up for the [comment](https://github.com/web-platform-tests/wpt.fyi/issues/2362#issuecomment-862568096). After fixing #2362 with a caching layer in wpt.fyi, the PR creation toast is no longer needed because users don't need to do anything with...