Skip to content
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

Update browser for karma targets #1164

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Update browser for karma targets #1164

merged 1 commit into from
Dec 27, 2024

Conversation

wwwillchen
Copy link
Collaborator

@wwwillchen wwwillchen commented Dec 27, 2024

Our karma web test targets started breaking recently on GitHub Actions because, for some reason, we can longer launch Chrome browser in a sandbox (my guess is GitHub Actions VM have changed somehow).

This uses the standard Bazel Chromium browser target rather than Angular's specific one because the the new one includes "--no-sandbox".

@wwwillchen wwwillchen changed the title fix: update defaults.bzl update browser for karma targets defaults.bzl Dec 27, 2024
@wwwillchen wwwillchen changed the title update browser for karma targets defaults.bzl update browser for karma targets Dec 27, 2024
@wwwillchen wwwillchen changed the title update browser for karma targets pdate browser for karma targets Dec 27, 2024
@wwwillchen wwwillchen changed the title pdate browser for karma targets Update browser for karma targets Dec 27, 2024
@wwwillchen wwwillchen merged commit a51cc45 into google:main Dec 27, 2024
6 checks passed
@wwwillchen wwwillchen deleted the br branch December 27, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant