]> granicus.if.org Git - pdns/commitdiff
Fix narrow test result
authorRuben d'Arco <cyclops@prof-x.net>
Thu, 9 May 2013 19:54:39 +0000 (21:54 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 12 Jul 2013 15:26:19 +0000 (17:26 +0200)
regression-tests/1dyndns-update-delete-parent-delegate/expected_result.narrow

index 16e101b54ed0223a64005a6dfa5e0890b923bfb7..79abda993b76583457710ca7c34cda8fca8a6c11 100644 (file)
@@ -1,5 +1,3 @@
-TODO: UPDATE!
-
 Answer:
 ;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: [id]
 ;; flags: qr aa; ZONE: 1, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
@@ -8,16 +6,8 @@ Answer:
 
 Check if delegates are added.
 --- Start: diff start step.1 ---
-< test.dyndns  MX      10      host-1.test.dyndns      3600    NULL    1
-< test.dyndns  MX      20      host-2.test.dyndns      3600    NULL    1
-< test.dyndns  NS      0       ns1.test.dyndns 3600    NULL    1
-< test.dyndns  NS      0       ns2.test.dyndns 3600    NULL    1
 > a.b.c.delegate.test.dyndns   NS      0       ns1.test.dyndns 3600    NULL    0
 > c.delegate.test.dyndns       NS      0       ns1.test.dyndns 3600    NULL    0
-> test.dyndns  MX      10      host-1.test.dyndns      3600    ''      1
-> test.dyndns  MX      20      host-2.test.dyndns      3600    ''      1
-> test.dyndns  NS      0       ns1.test.dyndns 3600    ''      1
-> test.dyndns  NS      0       ns2.test.dyndns 3600    ''      1
 --- End: diff start step.1 ---
 
 Answer:
@@ -28,15 +18,7 @@ Answer:
 
 Check if c.delegate.test.dyndns. was removed correctly.
 --- Start: diff start step.2 ---
-< test.dyndns  MX      10      host-1.test.dyndns      3600    NULL    1
-< test.dyndns  MX      20      host-2.test.dyndns      3600    NULL    1
-< test.dyndns  NS      0       ns1.test.dyndns 3600    NULL    1
-< test.dyndns  NS      0       ns2.test.dyndns 3600    NULL    1
 > a.b.c.delegate.test.dyndns   NS      0       ns1.test.dyndns 3600    NULL    0
-> test.dyndns  MX      10      host-1.test.dyndns      3600    ''      1
-> test.dyndns  MX      20      host-2.test.dyndns      3600    ''      1
-> test.dyndns  NS      0       ns1.test.dyndns 3600    ''      1
-> test.dyndns  NS      0       ns2.test.dyndns 3600    ''      1
 --- End: diff start step.2 ---
 
 Answer:
@@ -47,13 +29,6 @@ Answer:
 
 Check if records are all removed
 --- Start: diff start step.3 ---
-< test.dyndns  MX      10      host-1.test.dyndns      3600    NULL    1
-< test.dyndns  MX      20      host-2.test.dyndns      3600    NULL    1
-< test.dyndns  NS      0       ns1.test.dyndns 3600    NULL    1
-< test.dyndns  NS      0       ns2.test.dyndns 3600    NULL    1
-> test.dyndns  MX      10      host-1.test.dyndns      3600    ''      1
-> test.dyndns  MX      20      host-2.test.dyndns      3600    ''      1
-> test.dyndns  NS      0       ns1.test.dyndns 3600    ''      1
-> test.dyndns  NS      0       ns2.test.dyndns 3600    ''      1
+no differnce
 --- End: diff start step.3 ---