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

[#2933] Run select tests sequentially #1536

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

pi-sigma
Copy link
Contributor

Certain tests fail intermittently in CI but pass consistently on local machines when run sequentially. The PR introduces a tag to collect these tests and run them on their own.

Taiga: https://taiga.maykinmedia.nl/project/open-inwoner/issue/2933

@pi-sigma pi-sigma marked this pull request as ready for review December 20, 2024 15:17
@pi-sigma pi-sigma requested a review from swrichards December 20, 2024 15:17
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.13%. Comparing base (4ddcd7f) to head (5e7bcbe).
Report is 29 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1536      +/-   ##
===========================================
- Coverage    94.25%   94.13%   -0.13%     
===========================================
  Files         1068     1064       -4     
  Lines        40465    39272    -1193     
===========================================
- Hits         38141    36968    -1173     
+ Misses        2324     2304      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi-sigma pi-sigma requested a review from alextreme December 20, 2024 15:41
    - Certain tests fail intermittently in CI but pass consistently
      on local machines when run sequentially. The commit introduces
      a tag to collect these tests and run them on their own.
@pi-sigma pi-sigma force-pushed the issue/2933-flaky-test branch from b2df509 to 5e7bcbe Compare December 20, 2024 15:44
@alextreme alextreme merged commit 69f99ac into develop Dec 20, 2024
21 checks passed
@alextreme alextreme deleted the issue/2933-flaky-test branch December 20, 2024 17:41
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.

4 participants