[ https://issues.apache.org/jira/browse/FLINK-12050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-12050: ----------------------------------- Labels: pull-request-available (was: ) > BlockingShutdownTest fails on Java 9 > ------------------------------------ > > Key: FLINK-12050 > URL: https://issues.apache.org/jira/browse/FLINK-12050 > Project: Flink > Issue Type: Bug > Components: Tests > Affects Versions: 1.9.0 > Reporter: Chesnay Schepler > Assignee: leesf > Priority: Major > Labels: pull-request-available > > {code} > 21:21:28.689 [ERROR] > testProcessShutdownBlocking(org.apache.flink.runtime.util.BlockingShutdownTest) > Time elapsed: 0.961 s <<< FAILURE! > java.lang.AssertionError: Cannot determine process ID > at > org.apache.flink.runtime.util.BlockingShutdownTest.testProcessShutdownBlocking(BlockingShutdownTest.java:57) > 21:21:28.689 [ERROR] > testProcessExitsDespiteBlockingShutdownHook(org.apache.flink.runtime.util.BlockingShutdownTest) > Time elapsed: 0.325 s <<< FAILURE! > java.lang.AssertionError: Cannot determine process ID > at > org.apache.flink.runtime.util.BlockingShutdownTest.testProcessExitsDespiteBlockingShutdownHook(BlockingShutdownTest.java:98) > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)