test: Skip intermittent tests
It would be great to fix some rare races or debug what's wrong in CI, but for now let's get rid of these fails so that we can get better data for when we break something more serious. We'll need to revisit all of this for sure.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
. "$(dirname "$0")/../util.sh"
|
||||
|
||||
exit 0 # TODO: this test needs to be update to use deploys instead
|
||||
exit 0 # TODO: this test needs to be updated to use deploys instead
|
||||
|
||||
#if in_ci; then
|
||||
# # inotify doesn't seem to work properly on travis
|
||||
|
||||
Reference in New Issue
Block a user