[ 
https://issues.apache.org/jira/browse/FLINK-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann closed FLINK-12661.
---------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.9.0)

Could not reproduce the problem. The {{NoClassDefFoundException}} indicates 
that this might be a Travis glitch since the dependency usually should be there.

> test failure: RestAPIStabilityTest.testDispatcherRestAPIStability
> -----------------------------------------------------------------
>
>                 Key: FLINK-12661
>                 URL: https://issues.apache.org/jira/browse/FLINK-12661
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / REST
>    Affects Versions: 1.9.0
>            Reporter: Bowen Li
>            Priority: Critical
>              Labels: test-stability
>
> https://travis-ci.org/apache/flink/jobs/538313859
> {code:java}
> 20:02:16.575 [ERROR] testDispatcherRestAPIStability[version = 
> V1](org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest)  Time 
> elapsed: 0.421 s  <<< ERROR!
> java.lang.NoClassDefFoundError: 
> org/apache/flink/shaded/jackson2/com/fasterxml/jackson/module/jsonSchema/JsonSchemaGenerator
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.lambda$createSnapshot$1(RestAPIStabilityTest.java:107)
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.createSnapshot(RestAPIStabilityTest.java:114)
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.testDispatcherRestAPIStability(RestAPIStabilityTest.java:76)
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.flink.shaded.jackson2.com.fasterxml.jackson.module.jsonSchema.JsonSchemaGenerator
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.lambda$createSnapshot$1(RestAPIStabilityTest.java:107)
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.createSnapshot(RestAPIStabilityTest.java:114)
>       at 
> org.apache.flink.runtime.rest.compatibility.RestAPIStabilityTest.testDispatcherRestAPIStability(RestAPIStabilityTest.java:76)
> ...
> 20:09:32.746 [ERROR] Errors: 
> 20:09:32.747 [ERROR]   
> RestAPIStabilityTest.testDispatcherRestAPIStability:76->createSnapshot:114->lambda$createSnapshot$1:107
>  ยป NoClassDefFound
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to