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

Adjust github actions to run more probably failures first, with --fail-fast #2817

Open
CloCkWeRX opened this issue May 11, 2021 · 0 comments

Comments

@CloCkWeRX
Copy link
Collaborator

The average time for our CI is around 25 minutes, regardless of success or failure:
image

We have a lot of automated PRs as well.

If model, controller or view tests fail; it's very likely that selenium based tests would also fail.

Looking at other similar projects like https://github.com/fatfreecrm/fat_free_crm/runs/2557117715?check_suite_focus=true I've seen benefit from early failures/termination.

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

No branches or pull requests

1 participant