You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/05/09 20:39:00 UTC

[jira] [Created] (SAMZA-1710) Flaky Test: testRepartitionJoinWindowAppWithoutDeletionOnCommit

Shanthoosh Venkataraman created SAMZA-1710:
----------------------------------------------

             Summary: Flaky Test: testRepartitionJoinWindowAppWithoutDeletionOnCommit
                 Key: SAMZA-1710
                 URL: https://issues.apache.org/jira/browse/SAMZA-1710
             Project: Samza
          Issue Type: Bug
            Reporter: Shanthoosh Venkataraman


Consistently fails with the following exception in local builds.
{code:java}
testRepartitionJoinWindowAppWithoutDeletionOnCommit FAILED
    java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at org.junit.Assert.assertFalse(Assert.java:74)
        at org.apache.samza.test.operator.TestRepartitionJoinWindowApp.testRepartitionJoinWindowAppWithoutDeletionOnCommit(TestRepartitionJoinWindowApp.java:90)
{code}



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