You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "jun aoki (JIRA)" <ji...@apache.org> on 2014/08/26 03:35:58 UTC

[jira] [Created] (AMBARI-7011) ambari trunk commit build fails due to NagiosPropertyProviderTest

jun aoki created AMBARI-7011:
--------------------------------

             Summary: ambari trunk commit build fails due to NagiosPropertyProviderTest
                 Key: AMBARI-7011
                 URL: https://issues.apache.org/jira/browse/AMBARI-7011
             Project: Ambari
          Issue Type: Bug
          Components: build
            Reporter: jun aoki


[Ambari trunk commit build fails | https://builds.apache.org/job/Ambari-trunk-Commit/15/testReport/org.apache.ambari.server.controller.nagios/NagiosPropertyProviderTest/testNagiosServiceAlerts/ ]

 [line 267 in NagiosPropertyProviderTest.java|https://github.com/apache/ambari/blob/trunk/ambari-server/src/test/java/org/apache/ambari/server/controller/nagios/NagiosPropertyProviderTest.java#L267] is expecting 3 details should be returned but 2 is returned.

The test  reads a mock data [nagios_alerts.txt | https://github.com/apache/ambari/blob/trunk/ambari-server/src/test/resources/nagios_alerts.txt ] and filter by "c1" (="c6401") and "HBASE" and thus 3 details should be returned, but 2 is returned, pretty consistently on builds.a.o, and occasionally on my linux environment.






--
This message was sent by Atlassian JIRA
(v6.2#6252)