Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24080

Do not use console handlers for the Elytron unit testsuite logs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Beta-CR1, 8.0.0.Beta
    • None
    • None
    • None

      Under some circumstances, log traces written to the standard out interfere with surefire. This is a bug in surefire fixed in 3.0.0.M7. When that happens, the log traces are dumped into a single file generated by Surefire, and with our current build, this file gets around 16Gb.

      We have seen this case when running the Elytron unite test suite. Due to the size of the generated file, the CI gets affected and we cannot properly run the testsuite.

      As a workaround to handle the Jobs correctly in Brontes, we are going to use a File base handler instead of a Console based, which will prevent surefire from generating these large files.

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: