Depending on the location of the text cursor in the
active code document, JUnit's Test Ouput may or may
not show details, such as which tests failed/passed. In
some cases (usually when the cursor is near the
bottom) all that shows is "All tests completed
successfully." and in other cases it may display the
names of some tests in green and not even show
certain other tests.
OS: Windows XP Pro +SP1
Java: Sun J2RE+SDK, SE v1.4.0_02
version: "drjava-stable-20030822.exe"
Logged In: YES
user_id=557360
Thanks for the heads up. This appears to be some kind of
timing issue since the strange behavior occurs a small
percentage of the time regardless of where the cursor is.
Leaving the cursor in any particular place will not
consistently cause the buggy display.