[arquillian-issues] [JBoss JIRA] (ARQ-127) Verify TestNG Parallel test exeuction

Michal Vanco (JIRA) jira-events at lists.jboss.org
Wed Jun 5 11:57:55 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779591#comment-12779591 ] 

Michal Vanco commented on ARQ-127:
----------------------------------

Hi,
can you provide some update on this? It would be a big good-to-have for my usage of arquillian-testng-standalone + graphene2.
Right now I'm getting this error:
{noformat}
java.lang.IllegalStateException: No TestRunnerAdaptor found, @BeforeSuite has not been called
	at org.jboss.arquillian.testng.Arquillian.verifyTestRunnerAdaptorHasBeenSet(Arquillian.java:246)
	at org.jboss.arquillian.testng.Arquillian.arquillianBeforeClass(Arquillian.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
...
{noformat}
                
> Verify TestNG Parallel test exeuction
> -------------------------------------
>
>                 Key: ARQ-127
>                 URL: https://issues.jboss.org/browse/ARQ-127
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Extension - Performance, Test Harness Integration
>            Reporter: Aslak Knutsen
>            Assignee: Ståle Pedersen
>            Priority: Critical
>             Fix For: 2.0.0.Beta1
>
>
> Verify that Arquillian behaves correctly when ran in TestNG Parallel modes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list