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

Bowen Li updated FLINK-8709:
----------------------------
    Description: 
In both [https://travis-ci.org/apache/flink/jobs/343258724] and 
[https://travis-ci.org/apache/flink/jobs/343527405] 
{code:java}
Running org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec <<< 
FAILURE! - in org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
testCancelSlotAllocationWithoutResourceManager(org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest)
  Time elapsed: 0.622 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest.testCancelSlotAllocationWithoutResourceManager(SlotPoolRpcTest.java:171)
{code}

  was:

https://travis-ci.org/apache/flink/jobs/343258724

{code:java}
Running org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec <<< 
FAILURE! - in org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
testCancelSlotAllocationWithoutResourceManager(org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest)
  Time elapsed: 0.622 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest.testCancelSlotAllocationWithoutResourceManager(SlotPoolRpcTest.java:171)
{code}



> Flaky test: SlotPoolRpcTest.testCancelSlotAllocationWithoutResourceManager
> --------------------------------------------------------------------------
>
>                 Key: FLINK-8709
>                 URL: https://issues.apache.org/jira/browse/FLINK-8709
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> In both [https://travis-ci.org/apache/flink/jobs/343258724] and 
> [https://travis-ci.org/apache/flink/jobs/343527405] 
> {code:java}
> Running org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec <<< 
> FAILURE! - in org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest
> testCancelSlotAllocationWithoutResourceManager(org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest)
>   Time elapsed: 0.622 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<0> but was:<1>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:834)
>       at org.junit.Assert.assertEquals(Assert.java:645)
>       at org.junit.Assert.assertEquals(Assert.java:631)
>       at 
> org.apache.flink.runtime.jobmaster.slotpool.SlotPoolRpcTest.testCancelSlotAllocationWithoutResourceManager(SlotPoolRpcTest.java:171)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to