[ https://issues.apache.org/jira/browse/FLINK-14295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078285#comment-17078285 ]
Robert Metzger commented on FLINK-14295: ---------------------------------------- bq. Let's split this into 2 tickets since there are 2 test failures. I created a ticket for {{RecordWriterTest.testClearBuffersAfterInterruptDuringBlockingBufferRequest}} here FLINK-17053 > Nightly flink-runtime failed with java 11 > ----------------------------------------- > > Key: FLINK-14295 > URL: https://issues.apache.org/jira/browse/FLINK-14295 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination, Tests > Reporter: Yu Li > Priority: Critical > Labels: test-stability > > The core-jdk11 part of nightly test failed with below error: > {noformat} > 22:09:38.176 [ERROR] Failures: > 22:09:38.180 [ERROR] > TaskExecutorSubmissionTest.testRequestStackTraceSample:637 > expected:<[updateTaskExecutionState]> but > was:<[lambda$updateTaskExecutionState$0]> > 22:09:38.185 [ERROR] Errors: > 22:09:38.185 [ERROR] > RecordWriterTest.testClearBuffersAfterInterruptDuringBlockingBufferRequest:165 > » NoSuchElement > 22:09:38.185 [INFO] > 22:09:38.186 [ERROR] Tests run: 3936, Failures: 1, Errors: 1, Skipped: 40 > {noformat} > Link of the build: https://api.travis-ci.org/v3/job/591086968/log.txt -- This message was sent by Atlassian Jira (v8.3.4#803005)