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

Maroon-586 [CI] Run EditMode tests in parallel #587

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

mfbrantner
Copy link
Collaborator

The EditMode tests now take about 6 minutes, instead of ~19 minutes:

No (additional) tests are skipped, after this change.
(400/445 tests are executed before and after)

If this breaks the EditMode tests for any reason down the line, it should be easily revertible.

Closes #586

@mfbrantner mfbrantner added the enhancement Enhancement of existing feature label Feb 20, 2025
Copy link
Collaborator

@Averimon Averimon left a comment

Choose a reason for hiding this comment

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

@mfbrantner Changes look good and the results remain reasonable! This should definitely improve PR quality in the future 😊

@Averimon Averimon merged commit 94eaccd into develop Feb 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Speed up EditMode tests by running them in parallel
2 participants