[infinispan-dev] Test suite

Aslak Knutsen aknutsen at redhat.com
Mon Dec 17 08:42:46 EST 2012


Not sure what could be going on here. 

It runs fine locally. One other option would be that you're running with group filters with out adding the 'arquillian' group as well (which the parent Arquillian class needs). But then it shouldn't really run the beforeClass configuration methods either.. 

-aslak- 

----- Original Message -----
> Not for the CDI testsuite:
> https://github.com/infinispan/infinispan/blob/master/cdi/extension/pom.xml#L138
> 
> On Dec 13, 2012, at 1:27 PM, Aslak Knutsen <aknutsen at redhat.com>
> wrote:
> 
> > You running the test suite multithreaded?
> > 
> > Currently not supported, as Arquillian Core is stored in a
> > ThreadLocal between TestClass instances.
> > 
> > -aslak-
> > 
> > ----- Original Message -----
> >> Hey guys,
> >> 
> >> We've started seeing some funny issues with the CDI testsuite with
> >> failures such as:
> >> 
> >> 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)
> >> 
> >> See
> >> https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-cdi/953/testReport/junit/org.infinispan.cdi.test.cachemanager.remote/DefaultCacheManagerOverrideTest/arquillianBeforeClass/
> >> 
> >> Any idea what's up?
> >> 
> >> Cheers,
> >> 
> >> Begin forwarded message:
> >> 
> >>> From: Manik Surtani <manik at jboss.org>
> >>> Subject: Test suite
> >>> Date: December 12, 2012 6:20:49 PM GMT
> >>> To: Mircea Markus <mmarkus at redhat.com>, Galder Zamarreño
> >>> <galder at redhat.com>
> >>> 
> >>> What's going on with our test suite?
> >>> 
> >>> https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/951/testReport/
> >>> 
> >>> Looks like something's missing in the CDI module tests.  Ideas?
> >>> 
> >>> - Manik
> >>> --
> >>> Manik Surtani
> >>> manik at jboss.org
> >>> twitter.com/maniksurtani
> >>> 
> >>> Platform Architect, JBoss Data Grid
> >>> http://red.ht/data-grid
> >>> 
> >> 
> >> 
> >> --
> >> Galder Zamarreño
> >> galder at redhat.com
> >> twitter.com/galderz
> >> 
> >> Project Lead, Escalante
> >> http://escalante.io
> >> 
> >> Engineer, Infinispan
> >> http://infinispan.org
> >> 
> >> 
> 
> 
> --
> Galder Zamarreño
> galder at redhat.com
> twitter.com/galderz
> 
> Project Lead, Escalante
> http://escalante.io
> 
> Engineer, Infinispan
> http://infinispan.org
> 
> 



More information about the infinispan-dev mailing list