Hi,

Built & Test is haunted with failure

sage -t --long --random-seed=286735480429121101562228604801325644303 
sage_setup/clean.py
**********************************************************************
File "sage_setup/clean.py", line 104, in sage_setup.clean._find_stale_files
Failed example:
    for f in stale_iter:
        if f.endswith(skip_extensions): continue
        if '/ext_data/' in f: continue
        print('Found stale file: ' + f)
Expected nothing
Got:
    Found stale file: 
sage/tests/books/judson-abstract-algebra/__pycache__/actions-sage-exercises.cpython-311.pyc
    Found stale file: 
sage/tests/books/judson-abstract-algebra/__pycache__/galois-sage.cpython-311.pyc
    Found stale file: 
sage/tests/books/judson-abstract-algebra/__pycache__/vect-sage.cpython-311.pyc  

Is there a ticket for this?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/c4451413-9798-4f61-9b42-a48e935fbd25n%40googlegroups.com.

Reply via email to