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 257733

Summary: Test result panel displays twice last test in module.
Product: java Reporter: Alexander Simon <alexvsimon>
Component: TestNGAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal CC: issues, jungi
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: self-explaned screen shot

Description Alexander Simon 2016-01-28 10:22:08 UTC
Step to reproduce:
- create java suite module
- add two modules in the suite
- create one test in each moule
- ren tests on suite
Actual behavior:
- test result panel reports about 3 tests
Expected behavior:
- test result panel should report about 3 tests
Comment 1 Alexander Simon 2016-01-28 10:25:09 UTC
Created attachment 158262 [details]
self-explaned screen shot
Comment 2 Alexander Simon 2016-01-28 10:28:00 UTC
P2 because it confuses developers.