wpt.fyi
wpt.fyi copied to clipboard
web-platform-tests dashboard
https://wpt.fyi/insights check boxes don't work really well. e.g. when I unselect WebKitGTK, the query isn't updated.
With the introduction of root queries (`exists`, `count`, `none`, `all`, etc.), `and` now behaves somewhat unexpectedly and our [doc](https://github.com/web-platform-tests/wpt.fyi/blob/master/api/query/README.md) is inconsistent/inaccurate on this regard. For example, `chrome:pass firefox:fail` works as...
Bikeshed was recently broken by the update to manifest v8 (it's fixed now, don't worry). I wasn't aware that there was a version key in the manifest data, since it's...
In https://github.com/web-platform-tests/wpt/pull/18790, https://tools.taskcluster.net/groups/Fc3IduRARwiva4bgSkPfOA looks like this now:  I've had the experience quite often of waiting for the Chrome/Firefox results on a wpt PR, and it not arriving until quite...
In https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=25580 (for https://github.com/web-platform-tests/wpt/pull/18162) the wpt.fyi hook step failed like this: ``` curl -f -s -S -d "artifact=safari-preview-affected-tests" -X POST https://wpt.fyi/api/checks/azure/25580 ========================== Starting Command Output =========================== [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/5adb1782-5cfa-49c8-8bcb-4788be714def.sh...
Occasionally, visitors to wpt.fyi identify patterns in the datasets which indicate problems with the results collection process. They may file an issue against this project under the assumption that the...
Moved from https://github.com/web-platform-tests/results-collection/issues/123. Two related problems: 1. Some test suites have a lot of manual tests, and making this clear would be useful. Example: https://wpt.fyi/fullscreen/ vs. https://github.com/w3c/web-platform-tests/tree/master/fullscreen 2. Not all...
Example: https://github.com/web-platform-tests/wpt.fyi/pull/2127/checks?check_run_id=1028311623#step:3:522 This passes on master with Chrome 84: https://github.com/web-platform-tests/wpt.fyi/runs/1023635956
Despite being advertised in the [official Polymer doc](https://polymer-library.polymer-project.org/3.0/docs/tools/tests), WCT seems to be falling out of favour nowadays. It has many issues (see our [past gripes](https://github.com/web-platform-tests/wpt.fyi/issues?q=is%3Aissue+wct+is%3Aclosed) and its public [issue tracker](https://github.com/Polymer/tools/issues?q=is%3Aissue+is%3Aopen+web-component-tester))...
It's useful sometimes to add metadata to passing tests (or retroactively to previously failing tests) to provide more context.