On Thu, Aug 7, 2014 at 9:49 AM, Harsh Gupta <[email protected]> wrote: >> What is the is benefit of all these XFAIL'ed tests? > > A passed XFAIL'ed test is reported. Just as a seemly unrelated change > can make a test fail, a seemly unrelated change can also make the test > pass and it important to be aware both the cases.
Though, in practice, I don't know if anyone is using this feature. Usually one has to make sure the test passes for all tests, so the best in my opinion is to enable it in a PR and make sure it passes. Then keep it enabled. So I personally think we should just skip the slow xfailing tests. Ondrej -- 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 http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVCYuprGAytgfqSEPgCo4Jie8h%2BbA7N8Z7ys15CAyYU9RQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
