Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-696

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.0.0.CR5
    • Base Implementation
    • 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:

            Unassigned Unassigned
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: