Yu Li created FLINK-14295:
-----------------------------
Summary: 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
The core-jdk11 part of nightly end-to-end 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)