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 210647

Summary: [72cat] Testing Maven project will not automatically open Test results window
Product: java Reporter: crazyjavahacking
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description crazyjavahacking 2012-04-03 18:07:01 UTC
Starting from build NetBeans 201204030400, testing Maven project will not automatically open Test Results window.

Because that is working for Java SE and because this is part of JUnit 72 TS, I marked it as P2.
Comment 1 crazyjavahacking 2012-04-03 18:09:07 UTC
Updated Target Milestone
Comment 2 Theofanis Oikonomou 2012-04-04 15:23:42 UTC
I am sorry but I cannot reproduce in NetBeans IDE Dev (Build 20120404-19a1cb26d752). 
Both JavaSE and maven java project have the same behavior. If all tests pass the Test Result Window does not pop-up. If at least one test fails the TRW opens. You can see bug 210554 for further discussion on this.