Yang Zhang created SAMZA-2548:
---------------------------------
Summary: One test fails in Apache Samza 1.5.0 RC1 on MacOS
Key: SAMZA-2548
URL: https://issues.apache.org/jira/browse/SAMZA-2548
Project: Samza
Issue Type: Bug
Reporter: Yang Zhang
On Linux, it works fine, but on MacOS, the following test cannot pass
(reproducible).
testBatchOperationTriggeredByTimer FAILED
java.lang.AssertionError: expected:<0> but was:<100>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.samza.table.batching.TestBatchProcessor$TestBatchTriggered.testBatchOperationTriggeredByTimer(TestBatchProcessor.java:144)
1303 tests completed, 1 failed, 3 skipped
--
This message was sent by Atlassian Jira
(v8.3.4#803005)