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 213648 - Test duration of maven junit test parsed wrong
Summary: Test duration of maven junit test parsed wrong
Status: RESOLVED DUPLICATE of bug 216414
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 08:17 UTC by thgaw
Modified: 2012-10-15 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of Nebeans IDE (23.26 KB, image/png)
2012-06-06 08:17 UTC, thgaw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thgaw 2012-06-06 08:17:57 UTC
Created attachment 120409 [details]
Screenshot of Nebeans IDE

When i run a test with maven and junit the test-duration reported by maven is not parsed correctly.

The duration reported by maven:
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.071 sec

The duration reported by junit-view in Netbeans:
The test passed.(407,0 s)

Please see screenshots.
Comment 1 Theofanis Oikonomou 2012-10-15 16:22:58 UTC

*** This bug has been marked as a duplicate of bug 216414 ***