[arquillian-issues] [JBoss JIRA] (ARQ-696) Last test's standard output is not recorded - probably missing flush() ?

Ondrej Zizka (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 11:22:09 EST 2011


Last test's standard output is not recorded - probably missing flush() ?
------------------------------------------------------------------------

                 Key: ARQ-696
                 URL: https://issues.jboss.org/browse/ARQ-696
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Base Implementation
    Affects Versions: 1.0.0.CR5
            Reporter: Ondrej Zizka


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:

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list