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 to wait for a job #238

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

laeubi
Copy link

@laeubi laeubi commented Feb 24, 2025

The test often "randomly" fails waiting for the job, but using 100ms seems either a typo or way to short.

This now increases the timeout to 10 seconds, this will make the test slow in case of real failures but these should not happen anyways in the usual case. If the test still fails we need to further investigate whats going on.

The test often "randomly" fails waiting for the job, but using 100ms
seems either a typo or way to short.

This now increases the timeout to 10 seconds, this will make the test
slow in case of real failures but these should not happen anyways in the
usual case. If the test still fails we need to further investigate whats
going on.
Copy link

github-actions bot commented Feb 24, 2025

Test Results

  216 files  +  216    216 suites  +216   19m 3s ⏱️ + 19m 3s
  685 tests +  685    664 ✅ +  664  20 💤 +20  1 ❌ +1 
1 370 runs  +1 370  1 329 ✅ +1 329  40 💤 +40  1 ❌ +1 

For more details on these failures, see this check.

Results for commit f447c65. ± Comparison against base commit da85ee3.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the increase_wait_for_job branch from e2b7a01 to f447c65 Compare February 24, 2025 06:46
@laeubi laeubi merged commit 1421915 into tesla:master Feb 24, 2025
2 of 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
Development

Successfully merging this pull request may close these issues.

1 participant