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

Disable parallel testing to improve CI unit test reliability #1085

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

defagos
Copy link
Member

@defagos defagos commented Dec 3, 2024

Description

Disable parallel testing.

Changes made

Self-explanatory. See associated issues about alternatives / additional measures which have been considered but not implemented in this PR.

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@defagos defagos linked an issue Dec 3, 2024 that may be closed by this pull request
4 tasks
@defagos defagos force-pushed the 1080-optimize-test-suite branch from d3b7a08 to 3ad6605 Compare December 3, 2024 13:54
@defagos defagos changed the title Do not run media selection tests on tvOS Improve test suite robustness Dec 3, 2024
@defagos defagos force-pushed the 1080-optimize-test-suite branch 11 times, most recently from 3415da3 to 09936c3 Compare December 10, 2024 09:02
@defagos defagos force-pushed the 1080-optimize-test-suite branch 2 times, most recently from 04d89b2 to 56e3a45 Compare December 11, 2024 09:54
@defagos defagos force-pushed the 1080-optimize-test-suite branch 2 times, most recently from 12783c9 to 160049c Compare December 11, 2024 13:02
@defagos defagos changed the title Improve test suite robustness Disable parallel testing to improve CI UT reliability Dec 11, 2024
@defagos defagos changed the title Disable parallel testing to improve CI UT reliability Disable parallel testing to improve CI unit test reliability Dec 11, 2024
@defagos defagos enabled auto-merge December 11, 2024 13:41
@defagos defagos added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2024
@defagos defagos added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit 01048c4 Dec 11, 2024
12 checks passed
@defagos defagos deleted the 1080-optimize-test-suite branch December 11, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Improve test suite robustness
2 participants