Spurious libstdc++ testsuite failures because of truncated buffered output
Joseph S. Myers
joseph@codesourcery.com
Fri Mar 18 15:43:00 GMT 2011
On Fri, 18 Mar 2011, Diego Novillo wrote:
> I don't really know why the others don't fail, but I will take a look.
> In this particular case, the output is truncated after 1,032,134
> bytes are printed. So I can only speculate that no other tests
> generate more than this number of bytes in output. I'll take a look.
There are a couple of places in DejaGnu's remote.exp that compare numbers
of bytes with 512000; try increasing those to a much bigger figure, say
5120000.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libstdc++
mailing list