You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/04/22 20:33:12 UTC

[jira] [Created] (SAMZA-943) Occasional test failure: TestStreamPartitionCountMonitor.testStartStopBehavior

Jake Maes created SAMZA-943:
-------------------------------

             Summary: Occasional test failure: TestStreamPartitionCountMonitor.testStartStopBehavior
                 Key: SAMZA-943
                 URL: https://issues.apache.org/jira/browse/SAMZA-943
             Project: Samza
          Issue Type: Bug
    Affects Versions: 0.10.1
            Reporter: Jake Maes


I've seen the following test failure a couple times while running check-all.sh. 
The test should be more reliable. 

:samza-core_2.10:test

testStartStopBehavior FAILED
    java.lang.AssertionError: 
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at org.apache.samza.coordinator.TestStreamPartitionCountMonitor.testStartStopBehavior(TestStreamPartitionCountMonitor.scala:106)

206 tests completed, 1 failed, 1 skipped
:samza-core_2.10:test FAILED



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)