Hi, If you look at the report of doctest failures there, you see for instance
sage -t --warn-long 68.6 --random-seed=... sage/structure/dynamic_class.py Then if you copy this into your sage root directory, it doesn't work since "src/" prefix is missing in the path of the source file. It seems the working directory is "SAGE_ROOT/src/" for the github actions. It would be convenient if it can be changed to "SAGE_ROOT". -- 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/2edf6e22-511e-4426-952b-f73f77713759n%40googlegroups.com.