-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[wasm] Use latest stable version of chrome for testing #77133
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
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Tagging subscribers to this area: @directhex Issue Details
|
f3c5117 to
d5e62a7
Compare
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Tagging subscribers to 'arch-wasm': @lewing Issue Details
Details
|
|
@halter73 Why was the |
e131d72 to
5f63ebf
Compare
ba8f94c to
1667f4f
Compare
- Rename provisioning.targets to wasm-provisioning.targets - Use the new task to install chrome, and chromedriver
30f8521 to
d7d0e52
Compare
|
Failures are unrelated. |
maraf
left a comment
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.
LGTM
stablechrome version by defaultDetails
GetChromeVersionsto get the latest version$(ChromeChannel)=stableartifacts/bin/chrome, andartifacts/bin/chromedriver$(ChromeVersionCheckThresholdDays)=3days after the last version check$(InstallChromeForTests)=false.