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

Remove the Ember Test Audit workflow #24637

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

philrenaud
Copy link
Contributor

Description

The Ember Test Audit github action stopped working recently.

It did a few things, but mostly it re-ran all our test-ui tests, both in the PR branch and base, and compared their # of tests and overall run time. It could do things like show when tests are flakey, but we never used it in that way (we only ran 1 iteration of each of the tests per run, etc. etc.)

We have a nice replacement in the works (phase 1, and phase 2), but while those are in the works we're getting no benefit from having 3-hour timeouts that always fail, so this PR removes it.

@philrenaud philrenaud self-assigned this Dec 9, 2024
@philrenaud philrenaud requested review from a team as code owners December 9, 2024 20:53
@philrenaud philrenaud merged commit 3bc2c07 into main Dec 10, 2024
27 checks passed
@philrenaud philrenaud deleted the b-ui/remove-ember-test-audit branch December 10, 2024 17:25
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