Comment 1 for bug 1610181

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-agent (master)

Reviewed: https://review.openstack.org/345880
Committed: https://git.openstack.org/cgit/openstack/murano-agent/commit/?id=1673551ce751e993e7f3a2822b3fc86e8cbdd5eb
Submitter: Jenkins
Branch: master

commit 1673551ce751e993e7f3a2822b3fc86e8cbdd5eb
Author: Hidekazu Nakamura <email address hidden>
Date: Fri Jul 22 16:40:47 2016 +0900

    Chef executor unit tests now compare dicts instead of strings

    Before this patch tests used to compare json.dumps representation of
    dicts. This can lead to false negatives.
    This patch fixes to test to compare objects instead.

    Closes-Bug: #1610181
    Co-Authored-By: Kirill Zaitsev <email address hidden>
    Change-Id: I69af1c017362f95b92a81af3212f6520e7b4ceba