This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62137 - "JUnit Test Results" window appears after every Ant build
Summary: "JUnit Test Results" window appears after every Ant build
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: REGRESSION
: 62151 62152 62183 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-10 21:00 UTC by Jesse Glick
Modified: 2006-01-13 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-10 21:00:16 UTC
Current dev build. As of this build, just pressing e.g. F11 on Web Services Core
causes the JUnit Test Results window to appear with the message "Running...".
(Note: no tests were run, just a regular module build.) Closing the window does
not help; it reappears (maximized this time).
Comment 1 Marian Petras 2005-08-11 09:07:56 UTC
Confirmed, accepted.
Comment 2 Marian Petras 2005-08-11 10:27:05 UTC
Fixed in the trunk.

The cause and the fix are apparent from the diff.

Modified file:
    junit/src/org/netbeans/modules/junit/output/Manager.java   (1.2)

Diff:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/output/Manager.java?r1=1.1&r2=1.2&diff_format=u
Comment 3 Marian Petras 2005-08-11 11:45:03 UTC
*** Issue 62152 has been marked as a duplicate of this issue. ***
Comment 4 Marian Petras 2005-08-11 11:45:05 UTC
*** Issue 62151 has been marked as a duplicate of this issue. ***
Comment 5 _ gtzabari 2005-08-12 16:57:14 UTC
*** Issue 62183 has been marked as a duplicate of this issue. ***
Comment 6 Max Sauer 2006-01-13 10:16:48 UTC
Verified in NetBeans IDE Dev (Build 200601102030)