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

Run QUIC tests serially #3730

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Run QUIC tests serially #3730

merged 1 commit into from
Oct 20, 2023

Conversation

pepone
Copy link
Member

@pepone pepone commented Oct 20, 2023

There are a number of QUIC tests that are frequently failing, which seems can be related to dotnet/runtime#55979

This PR adds NonParallelizable attribute to all QUIC test fixtures and also reduces the number of test workers to 4, with these changes I have been running the test suite in a loop for several hours without failures, let's see if it results in more stable CI builds too.

Fixes #3696
Fixes #3701

@pepone pepone requested a review from bernardnormier October 20, 2023 10:23
@pepone pepone merged commit 9f4d160 into icerpc:main Oct 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants