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

Allow Ember canary tests to fail #2261

Merged
merged 1 commit into from
May 7, 2021
Merged

Allow Ember canary tests to fail #2261

merged 1 commit into from
May 7, 2021

Conversation

sdebarros
Copy link
Contributor

@sdebarros sdebarros commented Jan 22, 2021

It seems the original intention was to allow Ember canary tests to fail, but the current configuration wasn't doing that (see https://github.com/simplabs/ember-simple-auth/runs/1746492928?check_suite_focus=true).

This change fixes that.

@sdebarros sdebarros changed the title WIP Allow canary tests to fail Jan 22, 2021
@sdebarros sdebarros changed the title Allow canary tests to fail Allow Ember canary tests to fail Jan 22, 2021
@sdebarros sdebarros force-pushed the allow-canary-fail branch 3 times, most recently from bf7cb1b to 942367b Compare January 22, 2021 22:38
Copy link
Member

@marcoow marcoow left a comment

Choose a reason for hiding this comment

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

CI still seems to fail though?

@sdebarros
Copy link
Contributor Author

CI still seems to fail though?

@marcoow This is still in Draft 😅 The failing tests are for beta, not canary, and should be solved by #2262. Do we want to allow beta tests to also fail?

@marcoow
Copy link
Member

marcoow commented Jan 25, 2021

Ah sorry, I'd say ideally we'd want beta tests to pass

@marcoow marcoow force-pushed the allow-canary-fail branch from 942367b to e72f3e8 Compare May 7, 2021 13:24
@marcoow marcoow marked this pull request as ready for review May 7, 2021 13:24
@marcoow marcoow merged commit 1fd6edc into master May 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the allow-canary-fail branch May 7, 2021 13:27
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.

2 participants