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/05/04 19:07:04 UTC

[jira] [Created] (SAMZA-1261) Flaky test: TestProcessJob testProcessJobKillShouldWork

Prateek Maheshwari created SAMZA-1261:
-----------------------------------------

             Summary: Flaky test: TestProcessJob testProcessJobKillShouldWork
                 Key: SAMZA-1261
                 URL: https://issues.apache.org/jira/browse/SAMZA-1261
             Project: Samza
          Issue Type: Bug
            Reporter: Prateek Maheshwari


{code}
:samza-core_2.11:test

testProcessJobKillShouldWork FAILED
    java.lang.AssertionError: 
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.apache.samza.job.local.TestProcessJob.testProcessJobKillShouldWork(TestProcessJob.scala:54)

470 tests completed, 1 failed, 1 skipped
:samza-core_2.11:test FAILED
{code}



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