You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2018/08/24 09:49:00 UTC

[jira] [Commented] (AMBARI-24205) TestHeartbeatHandler.testComponents is flaky

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

Doroszlai, Attila commented on AMBARI-24205:
--------------------------------------------

I had disabled it until someone can find the root cause
https://github.com/apache/ambari/pull/1638

> TestHeartbeatHandler.testComponents is flaky
> --------------------------------------------
>
>                 Key: AMBARI-24205
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24205
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Doroszlai, Attila
>            Priority: Major
>             Fix For: 3.0.0, 2.7.2
>
>
> {{TestHeartbeatHandler.testComponents}} is failing ~15% of the time.
> {noformat}
> [ERROR] Tests run: 24, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 36.768 s <<< FAILURE! - in org.apache.ambari.server.agent.TestHeartbeatHandler
> [ERROR] testComponents(org.apache.ambari.server.agent.TestHeartbeatHandler)  Time elapsed: 1.203 s  <<< FAILURE!
> java.lang.AssertionError: expected:<{HDFS={NAMENODE=MASTER}}> but was:<{}>
>         at org.apache.ambari.server.agent.TestHeartbeatHandler.testComponents(TestHeartbeatHandler.java:1352)
> {noformat}



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