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 192827 - [70cat][junit] JUnit Test Window loses track of completed JUnit Test
Summary: [70cat][junit] JUnit Test Window loses track of completed JUnit Test
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 06:48 UTC by esmithbss
Modified: 2012-10-26 10:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Capture (2.84 MB, image/bmp)
2010-12-03 06:51 UTC, esmithbss
Details
IDE Log File (50.90 KB, application/octet-stream)
2010-12-03 06:52 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-12-03 06:48:42 UTC
Product Version = NetBeans IDE Dev (Build 201012020001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When I run a test against a single class using the Debug Test File, the debugger will frequently complete, but the Test window will not realize the tests have been completed.

(See screenshot for a view of the IDE 5 minutes after the test completed when testing the single class.
Comment 1 esmithbss 2010-12-03 06:51:11 UTC
Created attachment 103552 [details]
Screen Capture
Comment 2 esmithbss 2010-12-03 06:52:03 UTC
Created attachment 103553 [details]
IDE Log File
Comment 3 esmithbss 2010-12-03 06:54:06 UTC
At this point, because the test has completed and the back-end process has terminated, the only way to close the test process is to kill the window and lose all details from the test.
Comment 4 Theofanis Oikonomou 2012-10-26 10:42:11 UTC
I am sorry but I cannot reproduce in latest build. Nothing in the log. Please reopen if it still happens for you describing exact steps to reproduce and ideally a sample project. Thank you