fix warning.

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.
This commit is contained in:
Bernhard Amann 2013-06-08 05:57:56 -07:00
parent b39bffd9aa
commit a32bb59770
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,3 @@
Process finished event
input
Exit code != 0
Input::EVENT_NEW
..:
F
@ -25,3 +22,6 @@ T
done
End of Data event
input
Process finished event
input
Exit code != 0