BAIL_OUT or something else?
Andy Armstrong
andy at hexten.net
Thu Nov 1 12:06:29 EST 2007
On 1 Nov 2007, at 16:13, Gabor Szabo wrote:
> Actually when I ran it on my real code I got an inconsisten behavior:
> sometimes like this, only part of the output was shown:
I suspect it's because the diagnostics are on STDERR and it's
basically impossible to guarantee anything about when they'll be seen
relative to the TAP stream on STDOUT. Hence the move towards YAML
diagnostics as part of TAP.
Does prove --merge make things any more deterministic?
--
Andy Armstrong, Hexten
More information about the tapx-dev
mailing list