mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Improve reliability of missing-file-initially.bro test
This test has failed numerous times on Travis CI. Fixes to make this test more reliable: create the does-not-exist.dat file atomically, and increase wait time after starting bro in order to give all input streams a chance to try to read the input file. Also added the input stream name to the test output, in order to make output easier to understand if the test fails again.
This commit is contained in:
parent
135fa9dc69
commit
e16cc13667
2 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
now it does
|
||||
and more!
|
||||
now it does
|
||||
and more!
|
||||
Streaming still works
|
||||
input: now it does
|
||||
input: and more!
|
||||
inputstream: now it does
|
||||
inputstream: and more!
|
||||
inputstream: Streaming still works
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue