results-collection icon indicating copy to clipboard operation
results-collection copied to clipboard

Regression in htmlallcollection.html in Edge despite no test changes

Open foolip opened this issue 7 years ago • 4 comments

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 stability of results over time might reveal how much of a widespread problem this is.

This and https://github.com/w3c/wptdashboard/issues/389 together made the dashboard not as useful as it could have been for understanding https://github.com/whatwg/html/pull/3392, and I had to stitch together different results to get the full picture.

foolip avatar Jan 24 '18 07:01 foolip

Looks like this is resolved now. Closing.

mattl avatar Jan 29 '18 19:01 mattl

https://wpt.fyi/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html

mattl avatar Jan 29 '18 19:01 mattl

It was pretty easy to find a timeout in the latest run as well, one that wasn't a timeout in the run before: https://wpt.fyi/generic-sensor/idlharness.https.html?sha=03d67ae5d9 https://wpt.fyi/generic-sensor/idlharness.https.html?sha=7a4c0d6617

So I think the issue is "random timeouts on Edge" rather than a specific test.

foolip avatar Jan 30 '18 14:01 foolip

https://wpt.fyi/webrtc/historical.html is another case that I wanted to look at just now and noticed it's timeout. Also a regression from the previous run: https://wpt.fyi/webrtc/historical.html?sha=03d67ae5d9 https://wpt.fyi/webrtc/historical.html?sha=7a4c0d6617

foolip avatar Jan 30 '18 14:01 foolip