[
https://issues.apache.org/jira/browse/FLINK-14295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942676#comment-16942676
]
Chesnay Schepler commented on FLINK-14295:
------------------------------------------
Let's split this into 2 tickets since there are 2 test failures. From a quick
glance I doubt this is exclusive to Java 11.
> 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: 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)