[wpt-sync] Sync PR 36382 - Update version detection for Edge binaries
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36382 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36382
Details from upstream follow.
Brandon Walderman <brwalder@microsoft.com> wrote:
Update version detection for Edge binaries
Addresses #36042
Update the version detection for Edge browser and driver binaries. On macOS or Linux, the version is extracted from the command line output using a regex. Edge insider channels include the channel name (e.g. "Dev", "Canary") after the version string. This updates the regex to match only the version string and ignore the rest. The driver regex has also been updated to match the more recent "Microsoft Edge WebDriver" branding which is used on all channels now.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
bugherder |
Description
•