commit | 772b51d54d2b5bca4b134a3067afd159d810efca | [log] [tgz] |
---|---|---|
author | nidhimittalhada <nidhimittal19@gmail.com> | Thu Jan 07 17:03:46 2016 +0530 |
committer | nidhimittalhada <nidhimittal19@gmail.com> | Mon Jan 11 15:43:44 2016 +0530 |
tree | d7cbc4518244f0cb51ac0e4dd9725f9cfe2751aa | |
parent | 45692edf3887f7423a408230f1306ba2b98c41a3 [diff] |
A tempest test in services API using unsafe assert Test "test_get_service_by_invalid_params" performs unsafe assertions where two lists are compared and it fails when order of inner elements is different, but this case should be considered OK. Change-Id: I15efc590d45afb6e025c0e920177c58e57eebadb Closes-Bug: #1531667