wpt.fyi
wpt.fyi copied to clipboard
web-platform-tests dashboard
I'm not able to load a filtered list of the Interop 2022 tests across 6 runs on prod today: https://wpt.fyi/results/?view=subtest&q=label%3Ainterop-2021-aspect-ratio%20or%20label%3Ainterop-2021-flexbox%20or%20label%3Ainterop-2021-grid%20or%20label%3Ainterop-2021-position-sticky%20or%20label%3Ainterop-2021-transforms%20or%20label%3Ainterop-2022-cascade%20or%20label%3Ainterop-2022-color%20or%20label%3Ainterop-2022-contain%20or%20label%3Ainterop-2022-dialog%20or%20label%3Ainterop-2022-forms%20or%20label%3Ainterop-2022-scrolling%20or%20label%3Ainterop-2022-subgrid%20or%20label%3Ainterop-2022-text%20or%20label%3Ainterop-2022-viewport%20or%20label%3Ainterop-2022-webcompat&run_id=5652738877685760&run_id=5680388870504448&run_id=5635446534045696&run_id=5131133808279552&run_id=5134205785210880&run_id=5125533909123072 What I see is this: This is common on staging...
A search like [`path:/dom/ or path:/fetch/`](https://wpt.fyi/results/?label=master&label=experimental&aligned&view=subtest&q=path%3A%2Fdom%2F%20or%20path%3A%2Ffetch%2F) works to find all all of the tests in dom/ or fetch/. However, a search like [`at-supports or css-supports`](https://wpt.fyi/results/?label=master&label=experimental&aligned&view=subtest&q=at-supports%20or%20css-supports) _doesn't_ list all of the...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. Release notes Sourced from protobuf's releases. Protocol Buffers v3.19.5 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Currently, the Interop 20XX page at `/interop-{YEAR}` will redirect to the current year if an attempt is made to view a year with no data (only 2021 and 2022 currently...
See: https://github.com/web-platform-tests/wpt.fyi/pull/2944#discussion_r971334589 Currently the Interop 20XX data exists in a large json file `interop-data.json` with data for all years. It would be useful for organization to store the data in...
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.7.1 to 3.8.0. Release notes Sourced from filelock's releases. 3.8.0 What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in tox-dev/py-filelock#149 Bump actions/upload-artifact from 2 to 3 by @dependabot...
It would be great to be able to subscribe to new test failures for specific folders of wpt/. The new failures could be caused by a) new tests, b) flaky...
In https://github.com/web-platform-tests/interop/issues/131#issuecomment-1248347439 we agreed to bump the score of the viewport investigation effort to 60%. This is the first time we have a (non-zero) score for an investigation effort, so...
In https://wpt.fyi/insights, Flow and Servo are included in Anomalies links, even if unchecked: Checking and unchecking the boxes, a lot of them seem to be broken, some working once only,...
Currently, wpt.fyi uses dependabot (first party) and renovate (third party). This issue tracks the work to move all of it to dependabot. There was a great discussion in issue #2948...