[
https://issues.jboss.org/browse/JBTM-2631?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-2631:
----------------------------------------
This JIRA moved logging from JDK logging to log4j which enabled an appender that directs
console output to System.out.
The failing tests parse System.out to determine the outcome of spawned processes so they
end up parsing trace output instead of program output.
The fix is to redirect console logging output to System.err
UidTest qa test suite (with the journal store) failures
-------------------------------------------------------
Key: JBTM-2631
URL:
https://issues.jboss.org/browse/JBTM-2631
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 5.2.14.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Attachments: testoutput.jacorb.hqstore.tar
CI job
http://albany.eng.hst.ams2.redhat.com/view/Narayana/job/narayana-hqstore/...
failed with various uid test failures:
{quote}
txcore Uid_Test011 Fail (0m18.180s)
txcore Uid_Test011 Fail (0m19.431s)
txcore Uid_Test012 Fail (0m20.850s)
txcore Uid_Test004 Fail (0m11.566s)
txcore Uid_Test005 Fail (0m12.343s)
txcore Uid_Test006 Fail (0m12.062s)
txcore Uid_Test007 Fail (0m15.742s)
txcore Uid_Test008 Fail (0m16.908s)
txcore Uid_Test009 Fail (0m17.282s)
txcore_lockrecord LockRecord_Thread_Test036a Fail (8m12.773s)
txcore_lockrecord LockRecord_Thread_Test036b Fail (8m10.265s)
txcore_lockrecord LockRecord_Thread_Test048a Fail (8m11.115s)
txcore_lockrecord LockRecord_Thread_Test048b Fail (8m7.376s)
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)