rtd icon indicating copy to clipboard operation
rtd copied to clipboard

stdout maxBuffer exceeded

Open MaerF0x0 opened this issue 11 years ago • 1 comments

Error: stdout maxBuffer exceeded. Fatal error: stdout maxBuffer exceeded.

Googling around suggests this may be an issue of a dependency.

Anyways, we have about 380 tests and run in 3 browsers + phantom. When something goes boom we get a lot of output and often run into "maxBuffer exceeded" after a few runs. At which point rtd dies and we have to run it again.

any fixes / work around?

MaerF0x0 avatar Dec 13 '13 18:12 MaerF0x0

Hmm, not seen this one before. Perhaps a workaround is to modify all the console outs to a file writer?

samhatoum avatar Dec 13 '13 19:12 samhatoum