You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/26 08:15:00 UTC

[jira] [Created] (KAFKA-8003) Flaky Test TransactionsTest #testFencingOnTransactionExpiration

Matthias J. Sax created KAFKA-8003:
--------------------------------------

             Summary: Flaky Test TransactionsTest #testFencingOnTransactionExpiration
                 Key: KAFKA-8003
                 URL: https://issues.apache.org/jira/browse/KAFKA-8003
             Project: Kafka
          Issue Type: Bug
          Components: core, unit tests
    Affects Versions: 2.2.0
            Reporter: Matthias J. Sax
             Fix For: 2.2.1


To get stable nightly builds for `2.2` release, I create tickets for all observed test failures.

[https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/34/]
{quote}java.lang.AssertionError: expected:<1> but was:<0> 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 kafka.api.TransactionsTest.testFencingOnTransactionExpiration(TransactionsTest.scala:510){quote}



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