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 210359

Summary: IllegalArgumentException: test.single
Product: java Reporter: Tomas Danek <musilt2>
Component: TestNGAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal CC: jglick, jungi
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186441
Attachments: stacktrace

Description Tomas Danek 2012-03-29 13:08:51 UTC
Build: NetBeans IDE Dev (Build 20120329-d043f946333a)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b18, Java(TM) SE Runtime Environment, 1.7.0_04-ea-b17
OS: Mac OS X

User Comments:
musilt2: ran NG test suite, with no failures, hit "rerun" buttoni in output.




Stacktrace: 
java.lang.IllegalArgumentException: test.single
   at org.netbeans.spi.project.support.LookupProviderSupport$MergedActionProvider.invokeAction(LookupProviderSupport.java:265)
   at org.netbeans.modules.testng.output.TestNGExecutionManager.rerun(TestNGExecutionManager.java:136)
   at org.netbeans.modules.gsf.testrunner.api.StatisticsPanel$1.actionPerformed(StatisticsPanel.java:182)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
Comment 1 Tomas Danek 2012-03-29 13:08:57 UTC
Created attachment 117472 [details]
stacktrace
Comment 2 Tomas Danek 2012-03-29 13:11:50 UTC
i guess this belongs to testng. Please evaluate.
Comment 3 Lukas Jungmann 2012-04-20 10:33:06 UTC
core-main#d084ed86618d
Comment 4 Quality Engineering 2012-04-21 10:00:03 UTC
Integrated into 'main-golden', will be available in build *201204210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d084ed86618d
User: Lukas Jungmann <jungi@netbeans.org>
Log: BZ#210359 - IllegalArgumentException: test.single