From f4599d39ef2ba3df01d842409b0ab7c6d4534ef9 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Thu, 7 Apr 2016 20:12:14 +0200 Subject: [PATCH] enable all bind root zone tests in travis --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 353cb4bd96..9b12c98c14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -259,11 +259,9 @@ script: - cd regression-tests.rootzone - ./timestamp ./start-test-stop 5300 bind-both -#FIXME 400, NSEC record synthesis for root zones is broken -# - ./timestamp ./start-test-stop 5300 bind-dnssec-both + - ./timestamp ./start-test-stop 5300 bind-dnssec-both - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-both -#FIXME 400, NSEC record synthesis for root zones is broken -# - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both + - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow - ./timestamp ./start-test-stop 5300 bind-hybrid-nsec3 -- 2.47.2