-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
1.0.0.CR5
-
None
When a suite of tests is run, the last test's stdout is not stored in ...-output.txt.
It's always the last test, whichever it happens to be.
It seems like Arquillian forgets to call a flush or something, and Surefire, not having anything in buffer, creates an empty file.
Steps to reproduce with JBoss AS 7: