[ 
https://issues.apache.org/jira/browse/FLINK-21339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-21339:
-------------------------------------
    Description: 
{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}



> 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
>            Priority: Major
>             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)

Reply via email to