[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [chutney/master] travis: allow up to 1 failure before declaring chutney broken



commit 9ef9cccd993793973eea6555f4de1800682794c0
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Mar 12 09:00:31 2019 -0400

    travis: allow up to 1 failure before declaring chutney broken
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 3f8b938..8a140dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -163,7 +163,7 @@ install:
   - tor --version
 
 script:
-  - tools/test-network.sh
+  - tools/test-network.sh --allow-failures 1
 
 after_failure:
   ## List the contents of net/nodes

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits