TisonKun commented on issue #7927: [FLINK-11603][metrics] Port the 
MetricQueryService to the new RpcEndpoint
URL: https://github.com/apache/flink/pull/7927#issuecomment-475847678
 
 
   https://api.travis-ci.org/v3/job/510221827/log.txt core fails on 
   
   > 
ExecutionGraphSuspendTest.testSuspendedOutOfDeploying:86->ensureCannotLeaveSuspendedState:263->validateNoInteractions:271
 
   Expected: is <0>
        but: was <1>
   
   which is a known issue and pr #7971 
   
   https://api.travis-ci.org/v3/job/510221831/log.txt misc fails on 
   
   > 
FlinkKafkaInternalProducerITCase.testHappyPath:71->KafkaTestBase.deleteTestTopic:192->Object.wait:-2
 » TestTimedOut
   
   IIRC it is a known issue.
   
   https://api.travis-ci.org/v3/job/510221828/log.txt library fails on 
   
   > 06:41:32.685 [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, 
Time elapsed: 8.353 s <<< FAILURE! - in 
org.apache.flink.graph.library.LabelPropagationITCase
   06:41:32.685 [ERROR] testSingleIteration[Execution mode = 
CLUSTER](org.apache.flink.graph.library.LabelPropagationITCase)  Time elapsed: 
2.153 s  <<< ERROR!
   org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
        at 
org.apache.flink.graph.library.LabelPropagationITCase.testSingleIteration(LabelPropagationITCase.java:59)
   Caused by: java.lang.NullPointerException
   
   Cannot reproduce locally.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to