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 - Multiple junit test result windows should be supported.
Summary: Multiple junit test result windows should be supported.
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks: 113275
  Show dependency tree
 
Reported: 2007-08-21 03:40 UTC by Jun Qian
Modified: 2016-01-10 19:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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