mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

Update baseline of stderr test to what it should be. There still is a message ordering issue there (which is the last issue in the new Raw reader I know of). One message that sidesteps a bit of the usual processing does not always arrive at the correct time (meaning it pops up from the event queue too early). Even though it sidesteps a bit of the usual processing that should not happen in my opinion (which clearly does not matter). And I have not yet fully grasped how this can happen.
27 lines
337 B
Text
27 lines
337 B
Text
Input::EVENT_NEW
|
|
..:
|
|
F
|
|
Input::EVENT_NEW
|
|
bro
|
|
F
|
|
Input::EVENT_NEW
|
|
out
|
|
F
|
|
Input::EVENT_NEW
|
|
stderr.bro
|
|
F
|
|
Input::EVENT_NEW
|
|
stderr output contained nonexistant
|
|
T
|
|
Input::EVENT_NEW
|
|
stderr output contained nonexistant
|
|
T
|
|
Input::EVENT_NEW
|
|
stderr output contained nonexistant
|
|
T
|
|
done
|
|
End of Data event
|
|
input
|
|
Process finished event
|
|
input
|
|
Exit code != 0
|