8000 Timeout due to excessive shrinking in STM Dynarray test parallel · Issue #554 · ocaml-multicore/multicoretests · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Timeout due to excessive shrinking in STM Dynarray test parallel #554

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

Open
jmid opened this issue May 5, 2025 · 0 comments
Open

Timeout due to excessive shrinking in STM Dynarray test parallel #554

jmid opened this 95D1 issue May 5, 2025 · 0 comments
Labels
test suite reliability Issue concerns tests that should behave more predictably

Comments

@jmid
Copy link
Collaborator
jmid commented May 5, 2025

On the merge to main of #553 we just saw a timeout after excessive time spent shrinking in STM Dynarray test parallel
on Cygwin 5.3:
https://github.com/ocaml-multicore/multicoretests/actions/runs/14813376084/job/41590879310

random seed: 523011271
generated error fail pass / total     time test name

[ ]    0    0    0    0 / 1000     0.0s STM Dynarray test sequential agreement (int)
[ ]    0    0    0    0 / 1000     0.0s STM Dynarray test sequential agreement (int) (generating)
[✓] 1000    0    0 1000 / 1000     0.0s STM Dynarray test sequential agreement (int)

[ ]    0    0    0    0 / 1000     0.0s STM Dynarray test parallel (int)
[ ]    0    0    0    0 / 1000    60.1s STM Dynarray test parallel (int) (shrinking:   31.0010)
[ ]    0    0    0    0 / 1000   123.7s STM Dynarray test parallel (int) (shrinking:   31.0045)
[ ]    0    0    0    0 / 1000   200.4s STM Dynarray test parallel (int) (shrinking:   31.0051)
[ ]    0    0    0    0 / 1000   269.9s STM Dynarray test parallel (int) (shrinking:   31.0059)
[ ]    0    0    0    0 / 1000   337.0s STM Dynarray test parallel (int) (shrinking:   31.0068)

[...]

[ ]    0    0    0    0 / 1000  5053.1s STM Dynarray test parallel (int) (shrinking:   44.0021)
[ ]    0    0    0    0 / 1000  5141.3s STM Dynarray test parallel (int) (shrinking:   44.0024)
[ ]    0    0    0    0 / 1000  5207.5s STM Dynarray test parallel (int) (shrinking:   44.0027)
[ ]    0    0    0    0 / 1000  5274.2s STM Dynarray test parallel (int) (shrinking:   44.0030)
[ ]    0    0    0    0 / 1000  5341.3s STM Dynarray test parallel (int) (shrinking:   44.0035)
[✓]    1    0    1    0 / 1000  5375.8s STM Dynarray test parallel (int)

[ ]    0    0    0    0 / 1000     0.0s STM Dynarray stress test (int)
Error: The operation was canceled.

This issue is analogous to #514 for the corresponding Lin test fixed in #517.

@jmid jmid added the test suite reliability Issue concerns tests that should behave more predictably label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test suite reliability Issue concerns tests that should behave more predictably
Projects
None yet
Development

No branches or pull requests

1 participant
0