Philip Jägenstedt
Philip Jägenstedt
After the big jump, it looks like there are two data points for 48.0.2564.97.
In the first big bump for Chrome, it looks like Chrome 53.0.2785.143 was released before 53.0.2785.113, which is presumably not right. Seems plausible that with that fixed, the graphs for...
With https://github.com/web-platform-tests/wpt/issues/14836 we've begun running Safari Technology Preview on Azure Pipelines, currently every 12 hours. The first aligned run between Azure Pipelines and Buildbot has now occured: https://wpt.fyi/results/?diff&run_id=5992310068215808&run_id=6012154763280384 The latest...
Hovering the recent runs on https://wpt.fyi/test-runs?product=edge, Edge runs have taken 20-30h. This is probably due to https://github.com/web-platform-tests/results-collection/commit/27c22db74aefb3e1ae93d34a76c7c9502ce48b64.
Edge results have always seemed to have a lot of TIMEOUT in the "Test file" row. Browsing around at random it's easy find cases for Edge 17 as well: https://wpt.fyi/results/accelerometer/Accelerometer-enabled-by-feature-policy-attribute-redirect-on-load.https.html?sha=ad84337c03...
The [raw report for the latest run](https://storage.googleapis.com/wptd-results/67152fdecd6e7955f934a4aec9a15407cbcfa3ac/safari-12.1-macos-10.13-f2c6f043f9/report.json) has `"browser_version": "12.1"`. This is also what shows up on wpt.fyi. In the UI a much more detailed version string ("Release 65 (Safari...
http://wpt.fyi/webrtc is almost entirely red, often because `getUserMedia()` needs permissions and user interaction. Example: http://wpt.fyi/webrtc/simplecall.html This is obscuring the “real” status of the tests, and makes it impossible for @guidou,...
This would have helped me understand https://github.com/w3c/wptdashboard/issues/216 This would require storing a lot of data, but it seems like understanding reftest failures in the dashboard is going to be very...
Compare these two: https://wpt.fyi/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html?sha=13eaad17a4 https://wpt.fyi/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html?sha=03d67ae5d9 In the second run, Edge is timeout. Reporting this because it seems like quite often some random thing is timeout in Edge, looking at the...
This issue was first noticed by looking at https://wpt.fyi/html/semantics/forms: I tried a few at "random" in a local Safari 11, and at least these pass: https://w3c-test.org/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html https://w3c-test.org/html/semantics/forms/constraints/form-validation-validate.html https://w3c-test.org/html/semantics/forms/the-form-element/form-action.html https://w3c-test.org/html/semantics/forms/the-select-element/selected-index.html However,...