mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Harden flaky test based on creating a file
Closes #4102
Surely it won't take over 10 seconds to create the file
(cherry picked from commit 34f13e7291
)
This commit is contained in:
parent
91c8ca8401
commit
1dc448dbd9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# @TEST-EXEC: echo "3 streaming still works" >> does-not-exist-again.dat
|
# @TEST-EXEC: echo "3 streaming still works" >> does-not-exist-again.dat
|
||||||
# @TEST-EXEC: btest-bg-wait 10
|
# @TEST-EXEC: btest-bg-wait 10
|
||||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-sort btest-diff zeek/.stdout
|
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-sort btest-diff zeek/.stdout
|
||||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-sort btest-diff zeek/.stderr
|
# @TEST-EXEC: TEST_DIFF_CANONIFIER='sed -E "/Suppressed [0-9]+ warning\(s\)$/d" | $SCRIPTS/diff-sort' btest-diff zeek/.stderr
|
||||||
|
|
||||||
@TEST-START-FILE does-exist.dat
|
@TEST-START-FILE does-exist.dat
|
||||||
#separator \x09
|
#separator \x09
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue