dash/ci
Wladimir J. van der Laan 430c0380fa Merge #13105: [qa] Add --failfast option to functional test runner
58f9a0a Use --failfast when running functional tests on Travis (James O'Beirne)
bf720c1 Add --failfast option to functional test runner (James O'Beirne)

Pull request description:

  Add the option (`--failfast`) to stop the functional test runner's execution when it encounters the first failure.

  Also cleans up run_test's arguments list ([no more mutable default for `args`](http://docs.python-guide.org/en/latest/writing/gotchas/#mutable-default-arguments)) and call site.

Tree-SHA512: e854b1b1634bf613ae8ae88e715df1460982fa68db9d785aafeb5eccf5bf324c7f20dded2ca6840ebf18a28347ecac2138d6c7592507b34939b02609ef55e1b3
2020-01-07 23:12:11 +01:00
..
build_depends.sh Move to in-docker CI builds and add Jenkins support (#2178) 2018-07-12 16:28:59 +03:00
build_src.sh Fix Dash specific docs and scripts 2019-11-04 13:29:32 +01:00
Dockerfile.builder Add support for Gitlab CI (#3149) 2019-10-16 11:48:46 +02:00
Dockerfile.gitian-builder Move to in-docker CI builds and add Jenkins support (#2178) 2018-07-12 16:28:59 +03:00
matrix.sh Use -Wno-psabi for arm builds on Travis/Gitlab (#3264) 2020-01-02 20:36:29 +03:00
test_integrationtests.sh Merge #13105: [qa] Add --failfast option to functional test runner 2020-01-07 23:12:11 +01:00
test_unittests.sh Only gracefully timeout Travis when integration tests need to be run (#2933) 2019-05-23 00:21:21 +03:00