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/10 22:53:04 UTC

[jira] [Created] (SAMZA-1281) Flaky test: TestBrokerProxy brokerProxyUpdateLatencyMetrics

Prateek Maheshwari created SAMZA-1281:
-----------------------------------------

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


{code}
:samza-kafka_2.11:test

brokerProxyUpdateLatencyMetrics FAILED
    java.lang.AssertionError: expected:<500> but was:<-1>
        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.system.kafka.TestBrokerProxy.brokerProxyUpdateLatencyMetrics(TestBrokerProxy.scala:213)

84 tests completed, 1 failed
:samza-kafka_2.11:test FAILED

FAILURE: Build failed with an exception.
{code}



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