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
22fdb67a
Commit
22fdb67a
authored
Oct 07, 2020
by
Alexandre
Browse files
Write a failing test
parent
bf5940ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests.yaml
View file @
22fdb67a
...
...
@@ -311,6 +311,22 @@ tests:
retcode
:
0
partstdout
:
"
checking
IP
:
2001:4860:4860::8888
\n
Connecting
to
2001:4860:4860::8888
..."
-
name
:
'
[dot][check]
Verify
that
all
IPs
are
tried
even
when
one
is
failing'
exe
:
'
./homer.py'
timeout
:
6
markers
:
-
'
dot'
-
'
check'
args
:
-
'
-v'
-
'
-k'
-
'
--dot'
-
'
--check'
-
'
brok.sources.org'
-
'
tm'
retcode
:
1
partstdout
:
"
(3/3)
checking
IP"
-
name
:
'
[doh][check]
Test
all
the
IPs,
force
IPv4'
exe
:
'
./homer.py'
markers
:
...
...
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