[ERROR] testIsDirectOutOfMemoryError(org.apache.flink.runtime.util.ExceptionUtilsITCases) Time elapsed: 0.773 s <<< FAILURE!
java.lang.AssertionError:
Expected: is ""
but: was "Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.apache.flink.runtime.util.ExceptionUtilsITCases.run(ExceptionUtilsITCases.java:92)
at org.apache.flink.runtime.util.ExceptionUtilsITCases.testIsDirectOutOfMemoryError(ExceptionUtilsITCases.java:58)