]> granicus.if.org Git - pdns/commitdiff
Skip a few tests (and still keep some good coverage) as not to hit the Travis
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 8 Mar 2019 13:59:11 +0000 (14:59 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 11 Mar 2019 08:07:23 +0000 (09:07 +0100)
50min limit. Suggested by Habbie.

build-scripts/travis.sh

index 55890e1d85be1241bac3a8b7cc162dd6e439b4a8..74f839fba1840890366c350b96d07fd257025e4d 100755 (executable)
@@ -541,8 +541,8 @@ test_auth() {
   run "./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both"
   run "./timestamp ./start-test-stop 5300 gpgsql-both"
   run "./timestamp ./start-test-stop 5300 gpgsql-nsec3-both"
-  run "./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both"
-  run "./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow"
+  #run "./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both"
+  #run "./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow"
 
   run "./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both"
   run "./timestamp ./start-test-stop 5300 gsqlite3-both"
@@ -556,11 +556,11 @@ test_auth() {
 
   run "./timestamp ./start-test-stop 5300 remotebackend-pipe"
   run "./timestamp ./start-test-stop 5300 remotebackend-pipe-dnssec"
-  run "./timestamp ./start-test-stop 5300 remotebackend-unix"
+  #run "./timestamp ./start-test-stop 5300 remotebackend-unix"
   run "./timestamp ./start-test-stop 5300 remotebackend-unix-dnssec"
-  run "./timestamp ./start-test-stop 5300 remotebackend-http"
+  #run "./timestamp ./start-test-stop 5300 remotebackend-http"
   run "./timestamp ./start-test-stop 5300 remotebackend-http-dnssec"
-  run "./timestamp ./start-test-stop 5300 remotebackend-zeromq"
+  #run "./timestamp ./start-test-stop 5300 remotebackend-zeromq"
   run "./timestamp ./start-test-stop 5300 remotebackend-zeromq-dnssec"
 
   run "./timestamp ./start-test-stop 5300 tinydns"