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

Increase timeout for ParallelBuildChainTest #825 #832

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

HeikoKlare
Copy link
Contributor

The ParallelBuildChainTest.testIndividualProjectBuilds_WithManyProjects_ProjectRelaxedRule randomly fails. This is potentially due to slow infrastructure, thus this change increases the test timeout value.

Fixes #825.

Copy link
Contributor

github-actions bot commented Nov 6, 2023

Test Results

     591 files  ±0       591 suites  ±0   1h 21m 9s ⏱️ - 9m 8s
  3 837 tests ±0    3 831 ✔️  - 1    5 💤 ±0  0 ±0  1 🔥 +1 
12 117 runs  ±0  12 079 ✔️  - 2  36 💤 ±0  0 ±0  2 🔥 +2 

For more details on these errors, see this check.

Results for commit e2d8b88. ± Comparison against base commit f684f96.

♻️ This comment has been updated with latest results.

The ParallelBuildChainTest.testIndividualProjectBuilds_WithManyProjects_ProjectRelaxedRule
randomly fails. This is potentially due to slow infrastructure, thus
this change increases the test timeout value.

Fixes eclipse-platform#825
@HeikoKlare HeikoKlare marked this pull request as ready for review November 6, 2023 14:48
@HeikoKlare
Copy link
Contributor Author

Build failures are unrelated. The PR only increases timeout values according to #825, so it is save to merge.

@HeikoKlare HeikoKlare merged commit 9bf98d6 into eclipse-platform:master Nov 6, 2023
11 of 14 checks passed
@HeikoKlare HeikoKlare deleted the issue-825 branch November 6, 2023 14:55
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.

Random failing ParallelBuildChainTest.testIndividualProjectBuilds_WithManyProjects_ProjectRelaxedRule
1 participant