From: SourceForge.net <no...@so...> - 2004-03-01 01:07:23
|
Bugs item #907211, was opened at 2004-03-01 00:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=907211&group_id=44253 Category: JUnit integration Group: Annoying Status: Open Resolution: None Priority: 7 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: Test Failures Not Cleared Properly Initial Comment: Steps to reproduce: Open a class and a JUnit class that tests it, causing at least one failure. Now close the JUnit class, click Reset, and click Test. The proper error message ("Test Works Only On JUnit Test Cases") is displayed, but after clicking OK, the JUnit class is re-opened and the previous errors are shown. This is made worse if looking at different versions of the class (eg. for grading), since the reported errors do not correspond to the open files (ie. the tests are not re-run-- DrJava is just showing the old results). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=907211&group_id=44253 |