You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/07/10 11:15:00 UTC

[jira] [Created] (OWB-1198) Randomly broken Test in CDI TCK MessageDrivenBeanInterceptorInvocationTest

Mark Struberg created OWB-1198:
----------------------------------

             Summary: Randomly broken Test in CDI TCK MessageDrivenBeanInterceptorInvocationTest
                 Key: OWB-1198
                 URL: https://issues.apache.org/jira/browse/OWB-1198
             Project: OpenWebBeans
          Issue Type: Bug
         Environment: Linux, FC25, Java8
            Reporter: Mark Struberg


{noformat}
[INFO] OpenEJB :: TCK :: Common ........................... SUCCESS [  0.751 s]
[INFO] OpenEJB :: TCK :: CDI Embedded ..................... FAILURE [04:12 min]
{noformat}


{noformat}
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
INFORMATION - Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1.479/1.479 Failed tests: 1 (644)
INFORMATION - Stopping network services
INFORMATION - Stopping server services
INFORMATION - Destroying container system
INFORMATION - Scheduler OpenEJB-TimerService-Scheduler_$_OpenEJB shutting down.
INFORMATION - Scheduler OpenEJB-TimerService-Scheduler_$_OpenEJB paused.
INFORMATION - Scheduler unregistered from name 'quartz:type=QuartzScheduler,name=OpenEJB-TimerService-Scheduler,instance=OpenEJB' in the local MBeanServer.
INFORMATION - Scheduler OpenEJB-TimerService-Scheduler_$_OpenEJB shutdown complete.
INFORMATION - Closing DataSource: jdbc
INFORMATION - Closing DataSource: jdbcNonJta
INFORMATION - Stopping ResourceAdapter: Default JMS Resource Adapter
INFORMATION - Stopping ActiveMQ
INFORMATION - Apache ActiveMQ 5.14.3 (localhost, ID:stehtnix-43855-1499679488155-0:1) is shutting down
INFORMATION - Connector tcp://localhost.localdomain:35107 stopped
INFORMATION - Connector vm://localhost stopped
INFORMATION - Apache ActiveMQ 5.14.3 (localhost, ID:stehtnix-43855-1499679488155-0:1) uptime 4 minutes
INFORMATION - Apache ActiveMQ 5.14.3 (localhost, ID:stehtnix-43855-1499679488155-0:1) is shutdown
INFORMATION - Stopped ActiveMQ broker
Tests run: 1479, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 250.712 sec <<< FAILURE! - in TestSuite
testMessageDrivenBeanMethodIntercepted(org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MessageDrivenBeanInterceptorInvocationTest)  Time elapsed: 5.026 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MessageDrivenBeanInterceptorInvocationTest.testMessageDrivenBeanMethodIntercepted(MessageDrivenBeanInterceptorInvocationTest.java:92)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)