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 166682 - Go to source does not work in test result tree
Summary: Go to source does not work in test result tree
Status: RESOLVED DUPLICATE of bug 171050
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 06:54 UTC by _ rkubacki
Modified: 2009-10-27 17:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
example (173.98 KB, image/png)
2009-06-07 06:55 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2009-06-07 06:54:29 UTC
NB6.7rc2, Linux, JDK6

Double click or selecting 'go to source' on stack elements from a test failure sends me to a source line matching to
outermost stack entry. 

See the attached image : NbTestCase:213 is always opened there when I try to navigate to *any* of stack elements.
Comment 1 _ rkubacki 2009-06-07 06:55:03 UTC
Created attachment 83285 [details]
example
Comment 2 dmitri616 2009-10-08 14:49:52 UTC
I would say it does not open any source at all. Neither via "Go to source" menu, nor by double-clicking the item.

Product Version: NetBeans IDE 6.7 (Build 200906241340)
Java: 1.6.0_14; Java HotSpot(TM) Client VM 14.0-b16
System: Windows Vista version 6.0 running on x86; Cp1252; en_AU (nb)
Comment 3 Victor Vasilyev 2009-10-27 17:52:31 UTC

*** This issue has been marked as a duplicate of 171050 ***