You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ahmed Abdul Hamid (JIRA)" <ji...@apache.org> on 2018/09/14 19:35:00 UTC

[jira] [Updated] (SAMZA-1881) Flaky test: testClearStream

     [ https://issues.apache.org/jira/browse/SAMZA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmed Abdul Hamid updated SAMZA-1881:
-------------------------------------
    Description: 
{code:java}
testClearStream FAILED  java.lang.AssertionError  at org.junit.Assert.fail(Assert.java:86)  
at org.junit.Assert.assertTrue(Assert.java:41)  
at org.junit.Assert.assertTrue(Assert.java:52)  
at org.apache.samza.system.kafka.TestKafkaSystemAdminJava.testClearStream(TestKafkaSystemAdminJava.java:185){code}
Travis-CI build [here|https://travis-ci.org/apache/samza/builds/428761402?utm_source=github_status&utm_medium=notification].
  

  was:
 
{code:java}
testClearStream FAILED  java.lang.AssertionError  at org.junit.Assert.fail(Assert.java:86)  at org.junit.Assert.assertTrue(Assert.java:41)  at org.junit.Assert.assertTrue(Assert.java:52)  at org.apache.samza.system.kafka.TestKafkaSystemAdminJava.testClearStream(TestKafkaSystemAdminJava.java:185){code}
Travis-CI build [here|https://travis-ci.org/apache/samza/builds/428761402?utm_source=github_status&utm_medium=notification].
 


> Flaky test: testClearStream
> ---------------------------
>
>                 Key: SAMZA-1881
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1881
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Ahmed Abdul Hamid
>            Priority: Major
>
> {code:java}
> testClearStream FAILED  java.lang.AssertionError  at org.junit.Assert.fail(Assert.java:86)  
> at org.junit.Assert.assertTrue(Assert.java:41)  
> at org.junit.Assert.assertTrue(Assert.java:52)  
> at org.apache.samza.system.kafka.TestKafkaSystemAdminJava.testClearStream(TestKafkaSystemAdminJava.java:185){code}
> Travis-CI build [here|https://travis-ci.org/apache/samza/builds/428761402?utm_source=github_status&utm_medium=notification].
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)