[JBoss JIRA] (JBTM-1264) Several TXBridge tests failing
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1264:
-----------------------------------
Summary: Several TXBridge tests failing
Key: JBTM-1264
URL: https://issues.jboss.org/browse/JBTM-1264
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: TxBridge
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 4.16.5
See:
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-EAP60x-j...
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-EAP60x-j...
{code}
[exec] Running org.jboss.jbossts.txbridge.tests.inbound.junit.InboundBasicTests
[exec] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.154 sec
[exec] Running org.jboss.jbossts.txbridge.tests.inbound.junit.InboundCrashRecoveryTests
[exec] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 4,957.89 sec <<< FAILURE!
[exec] Running org.jboss.jbossts.txbridge.tests.outbound.junit.OutboundBasicTests
[exec] Tests run: 9, Failures: 4, Errors: 5, Skipped: 0, Time elapsed: 19.122 sec <<< FAILURE!
[exec] Running org.jboss.jbossts.txbridge.tests.outbound.junit.OutboundCrashRecoveryTests
[exec] Tests run: 5, Failures: 2, Errors: 2, Skipped: 1, Time elapsed: 40.417 sec <<< FAILURE!
{code}
--
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
10 years, 8 months
[JBoss JIRA] (JBTM-1251) Create EAP7 jobs in hudson
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1251:
-----------------------------------
Summary: Create EAP7 jobs in hudson
Key: JBTM-1251
URL: https://issues.jboss.org/browse/JBTM-1251
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Testing
Reporter: Paul Robinson
Assignee: Tom Jenkinson
Fix For: 5.0.0.M2
Currently we have a set of narayana-* jobs that are targeted at EAP6. These build against the 4_BRANCH of our jbossas fork. Narayana 5.x is targeted at EAP7 and the 5_BRANCH of our jbossas fork. We therefore need to:
rename all narayana* to narayana-EAP6*
rename all btny-quickstarts-* to btny-EAP6-quickstarts- (or similar)
clone all narayana-EAP6 and btny-EAP6-quickstarts- jobs to create EAP7 variants that build against the 4_BRANCH of our jbossas fork.
--
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
10 years, 8 months
[JBoss JIRA] (JBTM-1203) TXFramework test fails intermittently on Java6
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-1203:
-----------------------------------
Summary: TXFramework test fails intermittently on Java6
Key: JBTM-1203
URL: https://issues.jboss.org/browse/JBTM-1203
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: TXFramework
Reporter: Tom Jenkinson
Assignee: Paul Robinson
Fix For: 5.0.0.M2
http://172.17.131.2/job/narayana-pulls/74/
[INFO] Surefire report directory: /home/hudson/workspace/narayana-pulls/./txframework/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.narayana.txframework.functional.ATBridgeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.818 sec
Running org.jboss.narayana.txframework.functional.ATStatefullTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.815 sec
Running org.jboss.narayana.txframework.functional.ATTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.677 sec
Running org.jboss.narayana.txframework.functional.BACoordinatorCompletionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.067 sec
Running org.jboss.narayana.txframework.functional.BAParticipantCompletionTest
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.616 sec <<< FAILURE!
Running org.jboss.narayana.txframework.functional.JAXWSHandlerAnnotatonTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.923 sec
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.ClientTXInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.831 sec
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.118 sec
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATDurable2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATVolatile2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBACoordinatorCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Results :
Tests in error:
Tests run: 29, Failures: 0, Errors: 1, Skipped: 0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months