[jboss-jira] [JBoss JIRA] (WFCORE-4143) Embed CLI failures on IBM jdk - checkLogging

James Perkins (Jira) issues at jboss.org
Tue Nov 5 09:56:00 EST 2019


     [ https://issues.jboss.org/browse/WFCORE-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed WFCORE-4143.
---------------------------------
    Resolution: Out of Date


I'm closing this as out of date as these tests were disabled for an IBM JVM in WFCORE-4525. I did test these on OpenJ9 and there were no issues.

> Embed CLI failures on IBM jdk - checkLogging
> --------------------------------------------
>
>                 Key: WFCORE-4143
>                 URL: https://issues.jboss.org/browse/WFCORE-4143
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Test Suite
>         Environment: IBM JDK
> {noformat}
> java version "1.8.0_181"
> Java(TM) SE Runtime Environment (build 8.0.5.20 - pxa6480sr5fp20-20180802_01(SR5 FP20))
> IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180731_393394 (JIT enabled, AOT enabled)
> OpenJ9   - bd23af8
> OMR      - ca1411c
> IBM      - 98805ca)
> JCL - 20180719_01 based on Oracle jdk8u181-b12
> {noformat}
>            Reporter: Petr Kremensky
>            Assignee: James Perkins
>            Priority: Major
>              Labels: OpenJ9
>
> {{testLogging}} for Cli tests in Wildfly-core testsuite fails on IBM JDK.
> *reproduce*
> cd wildfly-core/testsuite
> mvn clean test -fae -Dts.manualmode -pl manualmode,standalone -Dtest=CLIEmbedHostControllerTestCase,CLIEmbedServerTestCase,SilentModeTestCase
> ...
> [ERROR] Failures: 
> [ERROR]   SilentModeTestCase.testLogging:99->checkIfEmpty:152
> [INFO] 
> [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0
> ...
> [ERROR] Failures: 
> [ERROR]   CLIEmbedHostControllerTestCase.testHelp:321->checkLogging:744
> [ERROR]   CLIEmbedHostControllerTestCase.testStdOutDefault:160->stdoutTest:188->checkClientSideLogging:231->checkLogging:744
> [ERROR]   CLIEmbedHostControllerTestCase.testStdOutDiscard:166->stdoutTest:188->checkClientSideLogging:231->checkLogging:744
> [ERROR]   CLIEmbedHostControllerTestCase.testStdOutEcho:172->stdoutTest:188->checkClientSideLogging:231->checkLogging:744
> [ERROR]   CLIEmbedServerTestCase.testHelp:543->checkLogging:764
> [ERROR]   CLIEmbedServerTestCase.testStdOutDefault:196->stdoutTest:224->checkClientSideLogging:267->checkLogging:764
> [ERROR]   CLIEmbedServerTestCase.testStdOutDiscard:202->stdoutTest:224->checkClientSideLogging:267->checkLogging:764
> [ERROR]   CLIEmbedServerTestCase.testStdOutEcho:208->stdoutTest:224->checkClientSideLogging:267->checkLogging:764
> [INFO] 
> [ERROR] Tests run: 51, Failures: 8, Errors: 0, Skipped: 0
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list