From: Pieter Lexis Date: Tue, 9 Apr 2019 13:45:39 +0000 (+0200) Subject: Skip optout tests in travis (ldns is too old) X-Git-Tag: rec-4.2.0-rc1~26^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9955ccf64e04b73981c2e9e2f0bc57dd8d850c7f;p=pdns Skip optout tests in travis (ldns is too old) --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 4f3eb876f..9108eaa58 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -330,7 +330,7 @@ jobs: skip: 8bit-txt-unescaped - auth-regress: context: godbc_mssql-nsec3-optout - skip: 8bit-txt-unescaped verify-dnssec-zone + skip: 8bit-txt-unescaped - auth-regress: context: godbc_mssql-nsec3-narrow skip: 8bit-txt-unescaped diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index 9e6d4587b..fb7acaf58 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -519,7 +519,7 @@ test_auth() { run "./timestamp ./start-test-stop 5300 bind-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-both" - run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow" run "./timestamp ./start-test-stop 5300 bind-hybrid-nsec3" #ecdsa - ./timestamp ./start-test-stop 5300 bind-dnssec-pkcs11 @@ -532,7 +532,7 @@ test_auth() { run "./timestamp ./start-test-stop 5300 gmysql-nodnssec-both" run "./timestamp ./start-test-stop 5300 gmysql-both" run "./timestamp ./start-test-stop 5300 gmysql-nsec3-both" - run "./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow" run "export GODBC_SQLITE3_DSN=pdns-sqlite3-1" @@ -547,7 +547,7 @@ test_auth() { run "./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both" run "./timestamp ./start-test-stop 5300 gsqlite3-both" run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both" - run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow" run "./timestamp ./start-test-stop 5300 mydns" @@ -568,7 +568,7 @@ test_auth() { run "./timestamp ./start-test-stop 5300 lmdb-nodnssec-both" run "./timestamp ./start-test-stop 5300 lmdb-both" run "./timestamp ./start-test-stop 5300 lmdb-nsec3-both" - run "./timestamp ./start-test-stop 5300 lmdb-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 lmdb-nsec3-optout-both" run "rm tests/ent-asterisk/fail.nsec" @@ -581,26 +581,26 @@ test_auth() { run "./timestamp ./start-test-stop 5300 bind-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-both" - run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow" run "./timestamp ./start-test-stop 5300 bind-hybrid-nsec3" run "./timestamp ./start-test-stop 5300 gmysql-nodnssec-both" run "./timestamp ./start-test-stop 5300 gmysql-both" run "./timestamp ./start-test-stop 5300 gmysql-nsec3-both" - run "./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow" 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-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" run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both" - run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both" run "./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow" run "./timestamp ./start-test-stop 5300 lua2" @@ -609,7 +609,7 @@ test_auth() { run "./timestamp ./start-test-stop 5300 lmdb-both" run "./timestamp ./start-test-stop 5300 lmdb-nodnssec-both" run "./timestamp ./start-test-stop 5300 lmdb-nsec3-both" - run "./timestamp ./start-test-stop 5300 lmdb-nsec3-optout-both" + # run "./timestamp ./start-test-stop 5300 lmdb-nsec3-optout-both" run "cd .." diff --git a/regression-tests/tests/verify-dnssec-zone/expected_result.nsec3-optout b/regression-tests/tests/verify-dnssec-zone/expected_result.nsec3-optout index ff1fec339..539d1ef57 100644 --- a/regression-tests/tests/verify-dnssec-zone/expected_result.nsec3-optout +++ b/regression-tests/tests/verify-dnssec-zone/expected_result.nsec3-optout @@ -62,10 +62,7 @@ OK RETVAL: 0 --- ldns-verify-zone -V2 dnssec-parent.com -Error: there is no NSEC(3) for ent.auth-ent.dnssec-parent.com. -Error: there is no NSEC(3) for ent.ent.auth-ent.dnssec-parent.com. -There were errors in the zone -RETVAL: 11 +RETVAL: 0 --- validns dnssec-parent.com RETVAL: 0