[jboss-jira] [JBoss JIRA] (WFLY-10954) Failing OnOffOpenTracingTestCase on IBM java
James Perkins (Jira)
issues at jboss.org
Tue Dec 11 12:40:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFLY-10954:
---------------------------------
Fix Version/s: 15.0.0.Final
> Failing OnOffOpenTracingTestCase on IBM java
> --------------------------------------------
>
> Key: WFLY-10954
> URL: https://issues.jboss.org/browse/WFLY-10954
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 14.0.0.Beta2
> Reporter: Jan Stourac
> Assignee: Jan Stourac
> Priority: Major
> Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> The OnOffOpenTracingTestCase fails with IBM java due to the different stack trace output compared to the OpenJDK/OracleJDK. In the test there is checked
> {code}
> java.lang.NoClassDefFoundError: Lio/opentracing/Tracer
> {code}
> but IBM java provides slightly different variation
> {code}
> java.lang.NoClassDefFoundError: io.opentracing.Tracer
> {code}
> in the stacktrace.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list