[
https://issues.jboss.org/browse/JBTM-1237?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-1237:
----------------------------------------
I have fixed it on narayana master. So do we want this fixed on whatever branch you are
using to test this tag.
To apply my fix you will need to update TaskImpl.properties and change COMMAND_LINE_12.
For example, using sed:
MFACTOR=2
sed -i TaskImpl.properties -e
"s/COMMAND_LINE_12=-DCoreEnvironmentBean.timeoutFactor=[0-9]*/COMMAND_LINE_12=-DCoreEnvironmentBean.timeoutFactor=${MFACTOR}/"
crashrecovery07 tests failing on Solaris11 x86/x86_64 platform
--------------------------------------------------------------
Key: JBTM-1237
URL:
https://issues.jboss.org/browse/JBTM-1237
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing
Affects Versions: 4.6.1.CP13
Reporter: Ivo Studensky
Assignee: Michael Musgrove
When running QA testsuite on Solaris 11 x86/x86_64 platform with Oracle JDK7 I hit
intermittent failures at crashrecovery07 tests.
Affected tests:
CrashRecovery07_Test04
CrashRecovery07_Test05
CrashRecovery07_Test11
CrashRecovery07_Test12
output of Test05 (qa/results/113/task_0_out):
{noformat}
Sleeping for 180000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test has failed because we got 2 for 2
Failed
{noformat}
output of Test11 (qa/results/25/task_0_out):
{noformat}
Sleeping for 360000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test will fail because we have just received value 2 for resource 2
Test has failed because we got 2 for 3
Failed
{noformat}
Complete logs for the two issues detailed above can be found here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBoss%20TS/view/JBo...
output of Test04 (qa/results/92/task_0_out):
{noformat}
Sleeping for 450000ms.
Test will fail because we have just received value 2 for resource 0
Test has failed because we got 2 for 1
Failed
{noformat}
output of Test12 (qa/results/14/task_0_out):
{noformat}
Sleeping for 450000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test will fail because we have just received value 2 for resource 2
Test has failed because we got 2 for 3
Failed
{noformat}
Complete logs for Test04 and Test12 can be found here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBoss%20TS/view/JBo...
--
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