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 248049 - Stacktrace not clickable in Test Results
Summary: Stacktrace not clickable in Test Results
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 8.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-20 13:31 UTC by Vladimir Riha
Modified: 2014-10-30 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (56.60 KB, text/plain)
2014-10-20 13:31 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-10-20 13:31:34 UTC
Created attachment 150002 [details]
IDE log

Please try following:
 - create a new JavaSE sample project AnagramGame
 - in WordLibraryTest.java modify line 63 to look like

                       false);

(so the test fails)
 - right click on the test file and select Run File

=> stacktrace in Test Results is not clickable. The same happens with Maven Web App.


Thank you


Product Version: NetBeans IDE Dev (Build 201410190001)
Updates: Updates available
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Theofanis Oikonomou 2014-10-21 10:45:32 UTC
Changeset: ebdf5e8e54ef
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2014-10-21 12:45
Message:
Comment 2 Theofanis Oikonomou 2014-10-21 10:46:34 UTC
tested it with ant/maven j2se projects and should work as expected now. Thanks for catching this.
Comment 3 Quality Engineering 2014-10-29 11:44:33 UTC
Integrated into 'main-silver', will be available in build *201410290913* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ebdf5e8e54ef
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #248049 - Stacktrace not clickable in Test Results
Comment 4 Vladimir Riha 2014-10-30 15:45:23 UTC
Verified, thank you

Product Version: NetBeans IDE Dev (Build 201410300002)
Updates: Updates available
Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)