Chesnay Schepler created FLINK-12050: ----------------------------------------
Summary: 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 {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)