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

Summary: Test duration of maven junit test parsed wrong
Product: java Reporter: thgaw
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of Nebeans IDE

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 ***