bind9/bin/tests/system/rrsetorder
Aram Sargsyan c0bb75e9ef Suppress warning/error comments in dig outputs for "rrsetorder" test
In the CI dig sometimes produces warning/error comments when
communicating with the server, which produces problems when comparing
the outputs.

Here is an example of a dig output with a warning message which
is benign, because dig, after a retry, managed to query the server.

;; communications error to 10.53.0.3#7529: timed out
1.2.3.1
1.2.3.2
1.2.3.3
1.2.3.4

When comparing this to the expected output, which doesn't contain
the comment line (starting with double ';'), the outputs don't match.

Use grep inverse logic to strip the comments from the dig outputs.

(cherry picked from commit a5b2aa7c977b5c40b62698a8f46ffd839b764814)
2022-07-22 09:03:54 +00:00
..
ns1 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dig.out.fixed.good
dig.out.random.good1
dig.out.random.good2
dig.out.random.good3
dig.out.random.good4
dig.out.random.good5
dig.out.random.good6
dig.out.random.good7
dig.out.random.good8
dig.out.random.good9
dig.out.random.good10
dig.out.random.good11
dig.out.random.good12
dig.out.random.good13
dig.out.random.good14
dig.out.random.good15
dig.out.random.good16
dig.out.random.good17
dig.out.random.good18
dig.out.random.good19
dig.out.random.good20
dig.out.random.good21
dig.out.random.good22
dig.out.random.good23
dig.out.random.good24
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Suppress warning/error comments in dig outputs for "rrsetorder" test 2022-07-22 09:03:54 +00:00