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 227088 - Improve parsing of Firefox stacktrace
Summary: Improve parsing of Firefox stacktrace
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Testing (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 09:29 UTC by Vladimir Riha
Modified: 2014-10-07 07:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
sample output (1.65 KB, text/plain)
2013-03-06 09:29 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-03-06 09:29:29 UTC
Created attachment 132247 [details]
sample output

If some unit tests fails in Firefox, stacktrace contains @ instead of "at" as for Chrome and also new lines "\n", please check attached output from "Output | Running JS unit tests".



Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.2.0-38-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Tomas Mysik 2013-12-12 06:15:53 UTC
Taking over.
Comment 2 Tomas Mysik 2014-09-02 09:09:26 UTC
This is for Karma or JS Test Driver? Thanks.