Maybe it would help to finish implementing
https://github.com/sympy/sympy/issues/7044. The biggest issue with XFAIL is
that there will be some silly error in the way the test is written so that
it never XPASSes, even when it should.

We should also do periodic reviews of XFAIL tests to see if they can be
made into passing tests. Sometimes the thing that is expected to pass is a
little different than what actually ends up passing.

Aaron Meurer


On Thu, Aug 7, 2014 at 5:19 PM, Sergey Kirpichev <skirpic...@gmail.com>
wrote:

>
> On Thursday, August 7, 2014 7:52:26 PM UTC+4, Ondřej Čertík wrote:
>
>> On Thu, Aug 7, 2014 at 9:49 AM, Harsh Gupta 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.
>>
>
> I use :)  Well, sometimes.
>
> There may be be a better way.  E.g. we can add these tests as specially
> formatted
> comments for related issues.  And we can automate testing of the master for
> such tests with some bot...  AFAIR, something like this was suggested by
> Harsh.
>
>  --
> 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 sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> 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/fe56f692-548e-4f0c-990e-5b3a143f3c1c%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/fe56f692-548e-4f0c-990e-5b3a143f3c1c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/CAKgW%3D6JsxU0Ozh_CXPyPrjFB0sFY1ioW%3DNSbLu46qdX1QtJmjQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to