On Mon, 21 Jan 2019 at 23:58, Aaron Meurer <[email protected]> wrote: > > > SymPy's test runner just skips xfail tests. > > This should not be the case, except for slow xfail tests.
Sorry I've just checked and you're right. bin/test does run the xfail tests and does report them as xpass with an X if they pass rather than f for xfail. -- Oscar -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAHVvXxR5f%3DSywKuxjc-df7H1xVV%3D_opUVVxrXLUGXqM8gyergA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
