mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Merge pull request #5455 from jmchilton/backport_flakey
[18.01] Backport: Add --skip_flakey_fails flag to CI script for API tests
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
./run_tests.sh --dockerize --db postgres --external_tmp --clean_pyc -api "$@"
|
||||
./run_tests.sh --dockerize --db postgres --external_tmp --clean_pyc --skip_flakey_fails -api "$@"
|
||||
|
||||
Reference in New Issue
Block a user