Skip to content

Commit 4d332da

Browse files
jcamielhurl-bot
authored andcommitted
Add delay for parrallel tests output to be reproductible
1 parent 847d5a2 commit 4d332da

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

integration/hurl/tests_failed_not_linted/parallel_io_a.hurl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
GET http://localhost:8000/hello
2+
[Options]
3+
delay: 1s
24

35
GET http://localhost:8000/hello
46

integration/hurl/tests_failed_not_linted/parallel_io_c.hurl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
GET http://localhost:8000/hello
2+
[Options]
3+
delay: 1s
24

35
GET http://localhost:8000/hello
46

0 commit comments

Comments
 (0)