-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
🏗 Fix for recent changes to Chromedriver installation on CircleCI #39856
Merged
danielrozenberg
merged 3 commits into
ampproject:main
from
danielrozenberg:circleci-chromedriver-fix
Feb 22, 2024
Merged
🏗 Fix for recent changes to Chromedriver installation on CircleCI #39856
danielrozenberg
merged 3 commits into
ampproject:main
from
danielrozenberg:circleci-chromedriver-fix
Feb 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
3 times, most recently
from
February 22, 2024 16:25
afd2241
to
84c8c21
Compare
danielrozenberg
changed the title
🏗 Remove manual installation step of Chromedriver
🏗 Update orb Feb 22, 2024
circleci/browser-tools
to v1.4.8
ychsieh
previously approved these changes
Feb 22, 2024
auto-merge was automatically disabled
February 22, 2024 16:55
Pull request was converted to draft
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
8 times, most recently
from
February 22, 2024 17:41
1b24c7c
to
cea1deb
Compare
danielrozenberg
changed the title
🏗 Update orb
🏗 Fix for recent changes to Chromedriver installation on CircleCI
Feb 22, 2024
circleci/browser-tools
to v1.4.8
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
4 times, most recently
from
February 22, 2024 18:17
8acdb9d
to
553f536
Compare
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
3 times, most recently
from
February 22, 2024 19:11
b4751a2
to
89ff197
Compare
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
2 times, most recently
from
February 22, 2024 19:33
f6a6041
to
bdba728
Compare
danielrozenberg
force-pushed
the
circleci-chromedriver-fix
branch
from
February 22, 2024 19:48
bdba728
to
a487954
Compare
danielrozenberg
dismissed
ychsieh’s stale review
February 22, 2024 20:11
Made big changes to this PR, probably should get this approved from scratch
erwinmombay
approved these changes
Feb 22, 2024
eszponder
pushed a commit
to krzysztofequativ/amphtml
that referenced
this pull request
Apr 22, 2024
…pproject#39856) * Fix for newly broken Chromedriver issues * Use the Chrome version installed by CircleCI in `amp visual-diff` * Disable flaky tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
circleci/browser-tools
Orb to v1.4.8chromedriver_skip_download=true
, since we're installing it with the Orb (and it currently fails for the same reason that the Orb's previous version failed - the download URL changed)amp visual-diff