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 82494 - Impossible to navigate to a test suite if the suite itself has no tests
Summary: Impossible to navigate to a test suite if the suite itself has no tests
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2006-08-11 15:08 UTC by Jaroslav Tulach
Modified: 2009-03-06 14:58 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 Jaroslav Tulach 2006-08-11 15:08:33 UTC
Open openide/fs, open FileObjectTestHid file and add there one failing test. 
Select MemoryFileSystemTest and Shift-F6 execute its tests. There should be 
one failure.

Now, from the JUnit Results window try to navigate to the 
MemoryFileSystemTest. Imho this is impossible right now. 

Really badly hurts usability.
Comment 1 Andrey Yamkovoy 2009-03-06 14:58:22 UTC
Fixed.