[
https://issues.apache.org/jira/browse/FLINK-14295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943315#comment-16943315
]
ramkrishna.s.vasudevan commented on FLINK-14295:
------------------------------------------------
[~chesnay], [~liyu]
I can help to solve this ticket.
Just one query - while running the test with java11 - is there any profile that
I need to pass to the 'mvn test' command so that the test runs with java 11
(assuming I already have the jdk 11 in my test node).
> 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)