Bowen Li created FLINK-8709:
-------------------------------

             Summary: 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
             Fix For: 1.5.0



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}




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

Reply via email to