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:54:04 UTC

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

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

Prateek Maheshwari commented on SAMZA-1281:
-------------------------------------------

Not disabling right now since this isn't frequent, but creating ticket for tracking in case this happens again.

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