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/05/05 20:43:12 UTC

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

    [ https://issues.apache.org/jira/browse/SAMZA-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273035#comment-15273035 ] 

Jake Maes commented on SAMZA-943:
---------------------------------

SAMZA_943_3.patch is just a rebase because of a conflict with the patch committed in SAMZA_944

> 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, SAMZA-943_3.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)