Browse Source

Regression tests: output list of failures in Travis terminal output

Alexander Gessler 11 years ago
parent
commit
1249171bba
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -23,4 +23,7 @@ script:
   - cd ../regression
   - chmod 755 run.py
   - ./run.py
+  - echo ==========================================================
+  - echo REGRESSION TEST FAILS (results/run_regression_suite_failures.csv)
+  - cat ../results/run_regression_suite_failures.csv