-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59573/
-----------------------------------------------------------

(Updated May 25, 2017, 2:44 p.m.)


Review request for Ambari, Attila Doroszlai, Jonathan Hurley, and Sandor 
Magyari.


Bugs: AMBARI-21126
    https://issues.apache.org/jira/browse/AMBARI-21126


Repository: ambari


Description
-------

Assertions in the failing tests are mad on generated strings that were 
different due to the (unordered) collections used to generate them.

Using sorted collections to make messages predictable.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/RequiredConfigPropertiesValidator.java
 759d9e9 
  
ambari-server/src/test/java/org/apache/ambari/server/topology/validators/RequiredConfigPropertiesValidatorTest.java
 8ead623 


Diff: https://reviews.apache.org/r/59573/diff/2/


Testing (updated)
-------

Unit tests passed.
Tests run: 4981, Failures: 0, Errors: 0, Skipped: 39


author  lpuskas <[email protected]>    
Thu, 25 May 2017 11:52:59 +0200 (11:52 +0200)
committer       lpuskas <[email protected]>    
Thu, 25 May 2017 16:42:20 +0200 (16:42 +0200)
commit  14acc0ae32a274184830a8e7bf847f5ede8ac953


Thanks,

Laszlo Puskas

Reply via email to