Bugs item #2965977, was opened at 2010-03-08 21:41
Message generated for change (Tracker Item Submitted) made by mgricken
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2965977&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Other
Group: None
Status: Open
Resolution: None
Priority: 1
Private: No
Submitted By: Mathias Ricken (mgricken)
Assigned to: Nobody/Anonymous (nobody)
Summary: DrJavaBookTest fails on Windows
Initial Comment:
Cause unknown. When run by itself, it doesn't always fail. It fails pretty consistently when run as part of the whole suite, or when run repeatedly.
It seems like all the test methods pass, but the test still fails.
[junit] Testsuite: edu.rice.cs.drjava.model.print.DrJavaBookTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
[junit]
[junit] Testcase: testGetNumberOfPages took 0.359 sec
[junit] Testcase: testGetPageFormat took 0 sec
[junit] Testcase: testGetPrintable took 0.047 sec
[junit] Test edu.rice.cs.drjava.model.print.DrJavaBookTest FAILED
Fails both with the original JUnit and with ConcJUnit.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2965977&group_id=44253
|