- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 684
Open
Labels
Description
Steps To Reproduce
src/bin/sage -t --long --warn-long 30.0 --random-seed=286735480429121101562228604801325644303 src/sage/data_structures/bounded_integer_sequences.pyx  
https://github.com/sagemath/sage/actions/runs/18865697423/job/53832813854?pr=41044
Expected Behavior
PASS
Actual Behavior
src/bin/sage -t --long --warn-long 30.0 --random-seed=286735480429121101562228604801325644303 src/sage/data_structures/bounded_integer_sequences.pyx # Timed out
Additional Information
No response
Environment
Github CI
Checklist
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
- I have read the documentation and troubleshoot guide