Daniel Standish created AIRFLOW-5752:
----------------------------------------
Summary: flakey slack build message test
Key: AIRFLOW-5752
URL: https://issues.apache.org/jira/browse/AIRFLOW-5752
Project: Apache Airflow
Issue Type: Test
Components: tests
Affects Versions: 1.10.5
Reporter: Daniel Standish
on python 3.5 test test_build_slack_message fails sometimes because of
indeterminate ordering of dict
we can resolve this by loading json message to dict and using `assertDictEqual`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)