You will need to run the tests yourself on your computer to see where they hang. If you interrupt the hanging test with Control-C, it will give you a traceback that will tell you where it was when you stopped it.
See https://github.com/sympy/sympy/wiki/Development-workflow#be-sure-that-all-tests-of-sympy-pass about running the tests. Aaron Meurer On Sat, May 16, 2020 at 4:13 AM Lagamura Chess <[email protected]> wrote: > > > We made some changes, and now Travis CI gives timeout because no output was > recieved. > This means something like an infinite loop? How can i debug this? > > Link of Build: https://travis-ci.org/github/sympy/sympy/jobs/687721212 > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/7a218d4b-498c-4bf9-8007-ba55f64aa6a8%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JykgX%2BRDS95uGiXLabgKw7MvdTHU62EHyCvMwiCneL4A%40mail.gmail.com.
