Comment #2 on issue 2868 by [email protected]: Create XFAIL tests for open issues
http://code.google.com/p/sympy/issues/detail?id=2868

For Code-In, let's create several tasks (say five), of the following form:

Go through five unfixed issues in the issue tracker and create XFAIL tests for them. Make sure that there isn't already an XFAIL test for that issue. When you are done, comment on each issue that you have added an XFAIL test.

An XFAIL test is a test that currently fails, but will start passing when the issue is fixed. It is decorated with the @XFAIL decorator.

Note that not all issues are conducive to adding an XFAIL test. This is only good for issues where there is a specific thing that does not work. Issues where we are not sure how to fix something, or where a new feature is to be implemented, but the syntax is not fully decided yet are not good for this. WrongResult issues are good picks for this.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to