You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/08 19:08:04 UTC

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

    [ https://issues.apache.org/jira/browse/SAMZA-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001350#comment-16001350 ] 

ASF GitHub Bot commented on SAMZA-1261:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/170

    Disabled flaky test TestProcessJob testProcessJobKillShouldWork

    To be fixed in SAMZA-1261

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prateekm/samza disable-flaky-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit fbaf1a6a42439e311df29913ac0fb307195fe935
Author: Prateek Maheshwari <pm...@linkedin.com>
Date:   2017-05-08T19:00:13Z

    Disabling flaky test TestProcessJob testProcessJobKillShouldWork

----


> 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)