Philip Jägenstedt
Philip Jägenstedt
@cvazac the code can live in wpt no problem, only issue is that it changes global state for a browser the user might also be using for browsing. Just putting...
ping @cvazac, are you still interested in this?
@cvazac is putting the behavior behind a flag that we only use in CI an OK path? Are there other blockers too?
I've sent https://github.com/web-platform-tests/wpt/pull/16177 to do this for the Azure Pipelines setup which is now providing most of the results seen on wpt.fyi.
FWIW, I see the same results as in that screenshot when testing Edge Insider Preview. https://wpt.fyi/results/picture-in-picture/idlharness.window.html?label=experimental&product=edge is by now a fairly old run, so perhaps there have been changes in...
One important difference is that Azure Pipelines runs 4 shards with `--chunk-type hash`. That combined with `--no-restart-on-unexpected` will probably result in some differences that are tricky to understand.
@jugglinmike aligning the two setups makes sense, but if you'd rather change the Azure Pipelines setup we could do that. I sort expect the hash chunking to have some unwanted...
https://wpt.fyi/results/?sha=349d418380&label=stable took 19 hours, so that below the range I observed, but very narrowly.
The use cases in https://github.com/GoogleChrome/wptdashboard/issues/98#issuecomment-324984162 are great, thanks @domenic! As we're planning future work for the dashboard, in particular the last 3 are ones at the top of my mind,...
Oops, credit actually goes to @jgraham for the list in https://github.com/GoogleChrome/wptdashboard/issues/98#issuecomment-324984162, sorry :)