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

Turn off continue-on-error for browser jobs #1479

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Nov 1, 2023

I think this is preventing us from receiving email notifications when one of the browser jobs fails.

The motivation for the current configuration is not clear to me, but I’m guessing the idea was that the failure of a single browser test run shouldn’t cancel the others. Turning off fail-fast should do the same thing.

I _think_ this is preventing us from receiving email notifications when
one of the browser jobs fails.

The motivation for the current configuration is not clear to me, but I’m
guessing the idea was that the failure of a single browser test run
shouldn’t cancel the others. Turning off fail-fast should do the same
thing.
Copy link
Member

@owenpearson owenpearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lawrence-forooghian lawrence-forooghian merged commit d6978ca into main Nov 1, 2023
11 checks passed
@lawrence-forooghian lawrence-forooghian deleted the browser-failure-email-notifications branch November 1, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants