Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
DNS testing tools
Remoh
Commits
3266021d
Commit
3266021d
authored
Mar 27, 2020
by
Alexandre
Browse files
Test looping on broken IPs for DoT
parent
d48c77a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests.yaml
View file @
3266021d
...
...
@@ -111,7 +111,7 @@ tests:
stdout
:
"
OK
\n
"
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
that
all
the
resolved
IPs
are
tried,
try
a
first
IP'
name
:
'
[doh][check]
Test
that
all
the
resolved
IPs
are
tried,
try
a
first
IP'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -123,7 +123,7 @@ tests:
partstderr
:
"
Connecting
to
hostname:
2001:41d0:302:2200::180"
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
that
all
the
resolved
IPs
are
tried,
try
another
IP'
name
:
'
[doh][check]
Test
that
all
the
resolved
IPs
are
tried,
try
another
IP'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -135,7 +135,7 @@ tests:
partstderr
:
"
Connecting
to
hostname:
193.70.85.11"
-
exe
:
'
./homer.py'
name
:
'
[dot][
--
check]
Test
that
all
the
resolved
IPs
are
tried,
try
a
first
IP'
name
:
'
[dot][check]
Test
that
all
the
resolved
IPs
are
tried,
try
a
first
IP'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -148,7 +148,7 @@ tests:
partstdout
:
"
on
193.70.85.11
...
\n
Connecting
to
('193.70.85.11',
853)
..."
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
that
all
the
resolved
IPs
are
tried,
try
another
IP'
name
:
'
[doh][check]
Test
that
all
the
resolved
IPs
are
tried,
try
another
IP'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -161,7 +161,7 @@ tests:
partstdout
:
"
on
2001:41d0:302:2200::180
...
\n
Connecting
to
('2001:41d0:302:2200::180',
853,
0,
0)
..."
-
exe
:
'
./homer.py'
name
:
'
[dot][
--
check]
Test
all
the
IPs,
force
IPv4'
name
:
'
[dot][check]
Test
all
the
IPs,
force
IPv4'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -176,7 +176,7 @@ tests:
partstdout
:
"
on
8.8.8.8
...
\n
Connecting
to
('8.8.8.8',
853)
..."
-
exe
:
'
./homer.py'
name
:
'
[dot][
--
check]
Test
all
the
IPs,
force
IPv4,
check
another
IP'
name
:
'
[dot][check]
Test
all
the
IPs,
force
IPv4,
check
another
IP'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -191,7 +191,7 @@ tests:
partstdout
:
"
on
8.8.4.4
...
\n
Connecting
to
('8.8.4.4',
853)
..."
-
exe
:
'
./homer.py'
name
:
'
[dot][
--
check]
Test
all
the
IPs,
force
IPv6'
name
:
'
[dot][check]
Test
all
the
IPs,
force
IPv6'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -206,7 +206,7 @@ tests:
partstdout
:
"
on
2001:4860:4860::8844
...
\n
Connecting
to
('2001:4860:4860::8844',
853,
0,
0)
..."
-
exe
:
'
./homer.py'
name
:
'
[dot][
--
check]
Test
all
the
IPs,
force
IPv6,
check
another
IP'
name
:
'
[dot][check]
Test
all
the
IPs,
force
IPv6,
check
another
IP'
markers
:
-
'
dot'
-
'
check'
...
...
@@ -221,7 +221,7 @@ tests:
partstdout
:
"
on
2001:4860:4860::8888
...
\n
Connecting
to
('2001:4860:4860::8888',
853,
0,
0)
..."
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
all
the
IPs,
force
IPv4'
name
:
'
[doh][check]
Test
all
the
IPs,
force
IPv4'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -235,7 +235,7 @@ tests:
partstderr
:
"
Connecting
to
hostname:
8.8.8.8"
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
all
the
IPs,
force
IPv4,
check
another
IP'
name
:
'
[doh][check]
Test
all
the
IPs,
force
IPv4,
check
another
IP'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -249,7 +249,7 @@ tests:
partstderr
:
"
Connecting
to
hostname:
8.8.4.4"
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
all
the
IPs,
force
IPv6'
name
:
'
[doh][check]
Test
all
the
IPs,
force
IPv6'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -263,7 +263,7 @@ tests:
partstderr
:
"
Connecting
to
hostname:
2001:4860:4860::8888"
-
exe
:
'
./homer.py'
name
:
'
[doh][
--
check]
Test
all
the
IPs,
force
IPv6,
check
another
IP'
name
:
'
[doh][check]
Test
all
the
IPs,
force
IPv6,
check
another
IP'
markers
:
-
'
doh'
-
'
check'
...
...
@@ -276,6 +276,21 @@ tests:
-
'
curl.haxx.se'
partstderr
:
"
Connecting
to
hostname:
2001:4860:4860::8844"
-
exe
:
'
./homer.py'
name
:
'
[dot][check]
Test
all
IPs
on
brok.sources.org'
timeout
:
6
markers
:
-
'
dot'
-
'
check'
args
:
-
'
-k'
-
'
--check'
-
'
--dot'
-
'
brok.sources.org'
-
'
in'
stderr
:
'
'
partstdout
:
"
OK
\n
"
###############################################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment