Explorar o código

Regression tests: output list of failures in Travis terminal output

Alexander Gessler %!s(int64=11) %!d(string=hai) anos
pai
achega
1249171bba
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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