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/30 00:08:12 UTC

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

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

Jake Maes reassigned SAMZA-943:
-------------------------------

    Assignee: Jake Maes

> 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
>            Assignee: Jake Maes
>         Attachments: SAMZA-943_1.patch, SAMZA-943_2.patch
>
>
> I've seen the following test failure a couple times while running check-all.sh. The test has only failed with Java 8 so far, but I'm not sure if that's always going to be true. 
> 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)