Bipin Prasad created STORM-3851:
-----------------------------------
Summary: Fix travis error reporting script
print-errors-from-test-reports.py
Key: STORM-3851
URL: https://issues.apache.org/jira/browse/STORM-3851
Project: Apache Storm
Issue Type: Improvement
Components: build
Reporter: Bipin Prasad
Assignee: Bipin Prasad
If errors are encountered in Travis build, then th script
dev-tools/travis/print-errors-from-test-reports.py is used to examine the
reports in target/test-reports and print the errors in test.
However, the script itself has syntax errors and therefore fails to load,
especially under python3.
Fix the script so that it can properly parse and print.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)