gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 114/151: travis: make torture use --shallow=40


From: gnunet
Subject: [gnurl] 114/151: travis: make torture use --shallow=40
Date: Fri, 20 Dec 2019 14:27:03 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit e66d5fa7855464024ee982e09454d240914fa19c
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Dec 10 14:41:35 2019 +0100

    travis: make torture use --shallow=40
    
    As a first step to enable it to run over a more diverse set of tests in
    a reasonable time.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 262e51382..8c77a746a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -543,7 +543,7 @@ script:
              make TFLAGS=-n test-nonflaky
              make "TFLAGS=-n -e" test-nonflaky
              tests="1 200 300 500 700 800 900 1000 1100 1200 1302 1400 1502 
3000"
-             make "TFLAGS=-n -t $tests" test-nonflaky
+             make "TFLAGS=-n --shallow=40 -t $tests" test-nonflaky
         fi
     - |
         set -eo pipefail

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]