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:
Evan Typanski 2025-01-09 11:06:04 -05:00 committed by Tim Wojtulewicz
parent 91c8ca8401
commit 1dc448dbd9

View file

@ -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