-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Chromium based Edge for Edge test runs #16920
Conversation
60e4085
to
d5140df
Compare
@mustjab I just noticed that this PR would run only the canary version. As discussed in the email off the thread, it'd be better to run the dev version, as it aligns better with the existing channels on wpt.fyi, especially with Chrome (we only have Chrome Dev but not Chrome Canary on wpt.fyi) so that we can have a more useful comparison. Feel free to have Canary in addition to Dev if you find it useful. By the way, does Edge Chromium also have a flag to control experimental web platform features like Chrome ( |
899ca1a
to
f82ad92
Compare
I found another bug: |
f4cee09
to
89d2c61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me.
@gsnedders says they've seen the Chrome macOS infrastructure/ failures elsewhere, so this probably preexisting. @gsnedders do you have other examples, and an issue for it? |
89d2c61
to
dd73c48
Compare
@foolip replying to your off-thread question here: yes this PR is safe to merge as far as wpt.fyi is concerned. I've added support for |
@mustjab it looks like you've scheduled a build that failed a lot of jobs at the checkout step. Do you want a good run before we merge this, or should we merge and see what happens? |
@foolip Yes, i scheduled another run and updated description with results, which looked good to me. Build: https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=18285 |
One of the resources/ tests is failing: https://tools.taskcluster.net/groups/XXlYSbkyQcaiOhNxChlNFQ/tasks/Ugvmz0z7SQaMXhWcZQzc3w/runs/0/logs/public%2Flogs%2Flive.log#L483 I don't think it's caused by this change though. |
I'm squash-merging this. I'll keep an eye on the next few runs. |
We have a successful scheduled run! https://wpt.fyi/results/?run_id=230810012 |
* Replaced Edge runs with Chromium based Edge runs * Add --yes to request to download driver * Uninstall Edge on cleanup * Addressed PR feedback * Install WebDriver binary for Windows * Switch to Dev channel and enable WebDriver tests * Enable --enable-experimental-web-platform-features flag for Edge Dev channel runs * Removed ChromeDriver specific hack
We're no longer running this configuration: #16920
We're no longer running this configuration: #16920
…Edge classic, a=testonly Automatic update from web-platform-tests Remove infrastructure/ expectations for Edge classic (#18829) We're no longer running this configuration: web-platform-tests/wpt#16920 -- wpt-commits: 4d2016d8865b46d4b8c7d6fc5c028a631d696b69 wpt-pr: 18829
…Edge classic, a=testonly Automatic update from web-platform-tests Remove infrastructure/ expectations for Edge classic (#18829) We're no longer running this configuration: web-platform-tests/wpt#16920 -- wpt-commits: 4d2016d8865b46d4b8c7d6fc5c028a631d696b69 wpt-pr: 18829
…Edge classic, a=testonly Automatic update from web-platform-tests Remove infrastructure/ expectations for Edge classic (#18829) We're no longer running this configuration: web-platform-tests/wpt#16920 -- wpt-commits: 4d2016d8865b46d4b8c7d6fc5c028a631d696b69 wpt-pr: 18829 UltraBlame original commit: 4e4a8d3a74ad453b22b5ac5f92e29c28b0c4e8e0
…Edge classic, a=testonly Automatic update from web-platform-tests Remove infrastructure/ expectations for Edge classic (#18829) We're no longer running this configuration: web-platform-tests/wpt#16920 -- wpt-commits: 4d2016d8865b46d4b8c7d6fc5c028a631d696b69 wpt-pr: 18829 UltraBlame original commit: 4e4a8d3a74ad453b22b5ac5f92e29c28b0c4e8e0
…Edge classic, a=testonly Automatic update from web-platform-tests Remove infrastructure/ expectations for Edge classic (#18829) We're no longer running this configuration: web-platform-tests/wpt#16920 -- wpt-commits: 4d2016d8865b46d4b8c7d6fc5c028a631d696b69 wpt-pr: 18829 UltraBlame original commit: 4e4a8d3a74ad453b22b5ac5f92e29c28b0c4e8e0
PR #16920 added Edge Dev & Canary to Azure but only enabled experimental web platform features for Dev.
PR #16920 added Edge Dev & Canary to Azure but only enabled experimental web platform features for Dev.
PR #16920 added Edge Dev & Canary to Azure but only enabled experimental web platform features for Dev.
This change replaces Win10 built-in Edge browser with Chromium based Edge for test runs. It uses the recently added edgechromium WPT browser.
Results diff from latest run; https://staging.wpt.fyi/results/?product=edge@dd73c48261&product=chrome@fe2961715f&diff&filter=ADC