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 193473 - [70cat][junit] Multiple Confirm dialogs when executing single test for project with compilation errors.
Summary: [70cat][junit] Multiple Confirm dialogs when executing single test for projec...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 23:54 UTC by esmithbss
Modified: 2012-05-23 14:57 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 esmithbss 2010-12-15 23:54:58 UTC
Product Version = NetBeans IDE Dev (Build 201012150001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03

When I attempt to run the individual tests for a file (in file-editor use pop-up menu and select "Test File").  The user is asked multiple times to confirm they want to execute the test.

If the source file and the test file compile cleanly, the user should not be prompted for a confirmation multiple times if the user is explicitly requesting to execute the test of the file itself with an indication that parts of the program are not compiled.  If the user confirms on the first dialog, then all subsequent dialogs should accept the user's choice (for that execution).
Comment 1 Theofanis Oikonomou 2012-05-23 14:57:58 UTC
I am sorry but I cannot reproduce in NetBeans IDE Dev (Build 20120521-4465ae7438d9). No dialog is opened asking the user to confirm anything. Please reopen if you still face the problem. Thank you