Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Consistently fails with the following exception in local builds.
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)
Attachments
Issue Links
- Dependent
-
SAMZA-1190 Flaky unit tests
- Open