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

Random failure in sage.parallel.map_reduce #36939

Open
mkoeppe opened this issue Dec 21, 2023 · 0 comments
Open

Random failure in sage.parallel.map_reduce #36939

mkoeppe opened this issue Dec 21, 2023 · 0 comments

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Dec 21, 2023

sage -t --random-seed=30306045867537817862982503401673337337 src/sage/parallel/map_reduce.py
**********************************************************************
File "src/sage/parallel/map_reduce.py", line 1157, in sage.parallel.map_reduce.RESetMapReduce.start_workers
Failed example:
    sleep(float(1.5))
Expected:
    Finished: ...
    Finished: ...
Got:
    Finished: 1

See in Conda CI (macos-latest-3.10) https://github.com/sagemath/sage/actions/runs/7284293333/job/19849478442?pr=36936#step:11:6975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant