[infinispan-issues] [JBoss JIRA] (ISPN-12074) Test progress messages are split over multiple lines
Dan Berindei (Jira)
issues at jboss.org
Wed Jul 1 13:08:17 EDT 2020
[ https://issues.redhat.com/browse/ISPN-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-12074:
--------------------------------
Description:
The {{System.out}} that {{TestSuiteProgress}} captures in its constructor is broken, and will split the output from a {{printf("a%sb")}} call over 3 lines.
This happens since the upgrade to Maven Surefire 3.0.0-M4, and the issue is present in M5 as well.
was:The {{System.out}} that {{TestSuiteProgress}} captures in its constructor is broken, and will split the output from a {{printf("a%sb")}} call over 3 lines.
> Test progress messages are split over multiple lines
> ----------------------------------------------------
>
> Key: ISPN-12074
> URL: https://issues.redhat.com/browse/ISPN-12074
> Project: Infinispan
> Issue Type: Bug
> Components: Build, Test Suite
> Reporter: Dan Berindei
> Priority: Major
>
> The {{System.out}} that {{TestSuiteProgress}} captures in its constructor is broken, and will split the output from a {{printf("a%sb")}} call over 3 lines.
> This happens since the upgrade to Maven Surefire 3.0.0-M4, and the issue is present in M5 as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list