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:
Daniel Thayer 2018-04-23 12:23:34 -05:00
parent 135fa9dc69
commit e16cc13667
2 changed files with 11 additions and 8 deletions

View file

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