]
Dan Berindei updated ISPN-10314:
--------------------------------
Git Pull Request:
process_trace_logs.sh fails when a test method ends in
"Test"
-------------------------------------------------------------
Key: ISPN-10314
URL:
https://issues.jboss.org/browse/ISPN-10314
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 10.0.0.Beta3, 9.4.14.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 10.0.0.Beta4
When a method ends in {{Test}}, {{process_trace_logs.sh}} looks for a log with the method
name + {{log.gz}}, and when it doesn't find the test log it stops searching for other
test logs.