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 113274

Summary: Multiple junit test result windows should be supported.
Product: java Reporter: Jun Qian <jqian>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 113275    

Description Jun Qian 2007-08-21 03:40:52 UTC
Currently, there is only one junit test result window. This prevents user from seeing all the results from concurrent
unit test runs from multiple projects.
Comment 1 Alexei Mokeev 2009-10-19 09:52:27 UTC
A valid request of course. The UI side is unclear:
- Adding tabs (optionally, in case of simultaneous test runs): could lead to behavior incosistency 
- Adding tabs all the times: will consume lots of space even not required in majority of the cases
- Others ?
Comment 2 mindjoy 2014-03-26 16:16:10 UTC
Option can be added (Tools/Options) to let the user select multiple/single Test Results window.
Comment 3 mindjoy 2014-06-18 15:36:11 UTC
This was already working in 7.3.x.
Comment 4 markiewb 2016-01-10 19:50:55 UTC
(In reply to mindjoy from comment #3)
> This was already working in 7.3.x.

So resolving as worksforme