[
https://issues.apache.org/jira/browse/FLINK-21339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21339.
------------------------------------
Resolution: Fixed
master: 29b4dceec5e03eda646eaa3437987a4ca14b626b
> ExceptionUtilsITCases is not run and fails
> ------------------------------------------
>
> Key: FLINK-21339
> URL: https://issues.apache.org/jira/browse/FLINK-21339
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> {code:java}
> [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)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)