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
d1e11dee
Commit
d1e11dee
authored
Mar 31, 2020
by
Alexandre
Browse files
Create a slow marker in test.yaml
parent
b5bfa000
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests.yaml
View file @
d1e11dee
...
...
@@ -10,6 +10,7 @@ config:
-
"
forceIPv4:
test
using
the
option
-4"
-
"
forceIPv6:
test
using
the
option
-6"
-
"
fail:
mark
test
with
a
resolver
currently
failing
our
tests"
-
"
slow:
test
that
need
time
to
run"
tests
:
-
exe
:
'
./homer.py'
...
...
@@ -128,6 +129,7 @@ tests:
-
'
doh'
-
'
check'
-
'
fail'
-
'
slow'
timeout
:
10
args
:
-
'
--check'
...
...
@@ -308,6 +310,7 @@ tests:
markers
:
-
'
dot'
-
'
check'
-
'
slow'
args
:
-
'
-k'
-
'
--check'
...
...
@@ -322,6 +325,7 @@ tests:
markers
:
-
'
dot'
-
'
check'
-
'
slow'
args
:
-
'
-k'
-
'
--check'
...
...
@@ -460,6 +464,7 @@ tests:
-
'
--insecure'
-
'
brok.sources.org'
-
'
framagit.org'
-
'
slow'
retcode
:
0
stderr
:
'
'
partstdout
:
'
2a01:4f8:'
...
...
@@ -469,6 +474,7 @@ tests:
markers
:
-
'
dot'
-
'
forceIPv6'
-
'
slow'
timeout
:
6
args
:
-
'
-6'
...
...
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