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
2d20d39d
Commit
2d20d39d
authored
Sep 02, 2020
by
Alexandre
Browse files
Remove unfailing test
parent
a065a139
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests.yaml
View file @
2d20d39d
...
...
@@ -530,20 +530,21 @@ tests:
partstderr
:
'
Key
error'
-
exe
:
'
./homer.py'
name
:
'
[dot][exception]
Catch
OpenSSL.SSL.SysCallError'
markers
:
-
'
dot'
-
'
exception'
-
'
forceIPv4'
args
:
-
'
--dot'
-
'
--v4only'
-
'
--verbose'
-
'
dnsotls.lab.nic.cl'
-
'
wikipedia.org'
retcode
:
1
partstderr
:
'
OpenSSL
error:
Unexpected
EOF'
# as of 20200902, this test is now failing, the OpenSSL error disappeared
# - exe: './homer.py'
# name: '[dot][exception] Catch OpenSSL.SSL.SysCallError'
# markers:
# - 'dot'
# - 'exception'
# - 'forceIPv4'
# args:
# - '--dot'
# - '--v4only'
# - '--verbose'
# - 'dnsotls.lab.nic.cl'
# - 'wikipedia.org'
# retcode: 1
# partstderr: 'OpenSSL error: Unexpected EOF'
-
exe
:
'
./homer.py'
...
...
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