This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erik_andersen
Recipients draghuram, erik_andersen, gvanrossum
Date 2007-11-19.20:09:26
SpamBayes Score 0.056787312
Marked as misclassified No
Message-id <4741ED75.40105@rixtele.com>
In-reply-to <2c51ecee0711191151s235ce7f8g9d352c15c35cee65@mail.gmail.com>
Content
No, I definitely don't want to ignore them, I want them reported in a 
manner that is relevant to them. Just say that the test was not implemented.
No tracebacks for debugging since there is nothing to debug.

In addition to a TestRunner I need a new TestCase and a new TestResult, 
which is what is in the patch,
although I changed the classes rather than inherit from them.

Erik
History
Date User Action Args
2007-11-19 20:09:26erik_andersensetspambayes_score: 0.0567873 -> 0.056787312
recipients: + erik_andersen, gvanrossum, draghuram
2007-11-19 20:09:26erik_andersenlinkissue1466 messages
2007-11-19 20:09:26erik_andersencreate