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 186895 - Leaving "Test Results" window
Summary: Leaving "Test Results" window
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 12:49 UTC by holub
Modified: 2010-06-19 03:37 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 holub 2010-05-28 12:49:15 UTC
If user "run again" single test from the "Test Results" window, new results must be opened in the new tab for ability of running another failed test.
Comment 1 Alexei Mokeev 2010-05-28 13:01:11 UTC
Yes, tabbing for the test results window is desired feature. 
Probably already covered by some enchantment, but don't have the number in hands
Comment 2 Andrey Yamkovoy 2010-06-18 14:19:36 UTC
Tabbing is implemented (changeset: 07f509c12997).
Comment 3 Quality Engineering 2010-06-19 03:37:42 UTC
Integrated into 'main-golden', will be available in build *201006190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/07f509c12997
User: Andrey Yamkovoy <kaktus@netbeans.org>
Log: Fix for #186895 - Leaving "Test Results" window