-
Notifications
You must be signed in to change notification settings - Fork 16
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
Timeouts during 'Lin.Internal CList int64 test with Thread' under Cygwin #397
Labels
ocaml5-issue
A potential issue in the OCaml5 compiler/runtime
test suite reliability
Issue concerns tests that should behave more predictably
Comments
jmid
added
ocaml5-issue
A potential issue in the OCaml5 compiler/runtime
test suite reliability
Issue concerns tests that should behave more predictably
labels
Sep 20, 2023
This timed out again on the 0.3 release branch under Cygwin trunk / part2
|
This also timed out on the 0.3 merge to
|
Merged
jmid
changed the title
Timeouts during 'Lin CList int64 test with Thread' under Cygwin
Timeouts during 'Lin.Internal CList int64 test with Thread' under Cygwin
Nov 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ocaml5-issue
A potential issue in the OCaml5 compiler/runtime
test suite reliability
Issue concerns tests that should behave more predictably
This is an existing issue which we have been observing and battling repeatedly.
I now saw it again and decided to track it separately from the general #338 and #384.
Overall this is in the gray zone between 'test suite reliability' and an 'ocaml5 issue' .
Whereas #389 took care of disabling shrinking to prevent long shrink runs, we are now just left with ... long runs 😬
The latest occurrence happened Cygwin trunk/5.2 part 1, which was cancelled during a 7712.9s run:
https://github.com/ocaml-multicore/multicoretests/actions/runs/6169402841/job/16752622025
A previous recent occurrence was in #387.
The text was updated successfully, but these errors were encountered: