You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2013/11/27 13:57:35 UTC

[jira] [Created] (AMBARI-3903) Unit Test broken on trunk

Dmitry Lysnichenko created AMBARI-3903:
------------------------------------------

             Summary: Unit Test broken on trunk
                 Key: AMBARI-3903
                 URL: https://issues.apache.org/jira/browse/AMBARI-3903
             Project: Ambari
          Issue Type: Improvement
          Components: controller, test
    Affects Versions: 1.4.3
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
             Fix For: 1.4.3


Failed tests: testPopulateServicesForStack(org.apache.ambari.server.api.util.StackExtensionHelperTest): expected:<hbase[.cluster.distributed]> but was:<hbase[_log_dir]>

Figured out that test relies on an order of entries at property list. Properties are populated from a set of files (that are enumerated in a pseudo-random, OS-dependent order) at org.apache.ambari.server.api.util.StackExtensionHelper#setPropertiesFromConfigs.



--
This message was sent by Atlassian JIRA
(v6.1#6144)