You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/04/06 00:18:41 UTC

[jira] [Created] (SAMZA-1191) Flaky test: TestExponentialSleepStrategy testThreadInterruptInRetryLoop

Prateek Maheshwari created SAMZA-1191:
-----------------------------------------

             Summary: Flaky test: TestExponentialSleepStrategy testThreadInterruptInRetryLoop
                 Key: SAMZA-1191
                 URL: https://issues.apache.org/jira/browse/SAMZA-1191
             Project: Samza
          Issue Type: Bug
    Affects Versions: 0.13.0
            Reporter: Prateek Maheshwari
             Fix For: 0.13.0


Failed on Jenkins during PR validation. Error log:

:samza-core_2.11:test

testThreadInterruptInRetryLoop FAILED
    java.lang.AssertionError: expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.failNotEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:126)
        at org.junit.Assert.assertEquals(Assert.java:470)
        at org.junit.Assert.assertEquals(Assert.java:454)
        at org.apache.samza.util.TestExponentialSleepStrategy.testThreadInterruptInRetryLoop(TestExponentialSleepStrategy.scala:143)
456 tests completed, 1 failed, 1 skipped
:samza-core_2.11:test FAILED



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)