wpt.fyi
wpt.fyi copied to clipboard
web-platform-tests dashboard
gochecknoglobals checks for any global variables in Go code. Reasoning - Global variables are an input to functions that is not visible in the functions signature, complicate testing, reduces readability...
The triage bug linked on this results page points to a spec ambiguity, not a specific implementation bug… https://wpt.fyi/results/html-aam/table-roles.html?label=experimental&label=master&aligned&q=path%3A%2Faccessibility%20or%20path%3A%2Faccname%20or%20path%3A%2Fhtml-aam%20or%20path%3A%2Fwai-aria%20or%20path%3A%2Fhtml%2Fdom%2Faria-element-reflection.html …and the triage bug linked on this page points to a...
Can't add triage info on a Crash cell, just a Failure cell. For example, the WebKit crash cell on: https://wpt.fyi/results/html-aam/fragile/area-role.html?label=master&label=experimental&aligned&q=path%3A%2Faccessibility%20or%20path%3A%2Faccname%20or%20path%3A%2Fhtml-aam%20or%20path%3A%2Fwai-aria%20or%20path%3A%2Fhtml%2Fdom%2Faria-element-reflection.html Should be associated with this TestDriver bug: https://github.com/web-platform-tests/wpt/issues/39617 I can...
Following the link from https://wpt.fyi/results/css/CSS2/borders/border-left-color-132.xht?run_id=5142037970550784&run_id=5093854074634240 results in: > maxDifference: 255 > totalPixels: 479972 … which explains the fail. But only sometimes. Otherwise it shows no difference. No idea what's up...
Now that the Interop Dashboard components have been separated into their own files, it would be nice to have some unit tests written that ensure the page is functioning as...
Hello! My name is Rachel and I am interested in working on this project as part of the GSoC program. I am having issues running the environment locally on a...
As it is, we currently have a platform field we don't make much use of. The status-quo means we now have three versions of Chrome as different products: Chrome, ChromeAndroid,...
https://github.com/web-platform-tests/wpt.fyi/issues/3196
See https://github.com/web-platform-tests/wpt/pull/39034/checks?check_run_id=12054021875 I would expect this to be ingested, because all the browser non-stability runs succeeded, and it looks like we only care about non-stability jobs: https://github.com/web-platform-tests/wpt.fyi/blob/61b07456e16a03b7989741863a4aa0d2e41c9fc3/api/taskcluster/webhook.go#L501-L510
It would be great if twitter card and opengraph header would be added. This would sharing the link nicer. e.g. Interop page could provide a screenshot of the current dashboard...