[ 
https://issues.apache.org/jira/browse/AIRFLOW-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ash Berlin-Taylor updated AIRFLOW-5740:
---------------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.6

> Fix Transient failure in Slack test
> -----------------------------------
>
>                 Key: AIRFLOW-5740
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5740
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Priority: Major
>             Fix For: 1.10.6
>
>
> Change Slack test so that it does Equality check regardless of order
> {noformat}
> 7) FAIL: test_build_slack_message 
> (tests.contrib.hooks.test_slack_webhook_hook.TestSlackWebhookHook)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/opt/airflow/tests/contrib/hooks/test_slack_webhook_hook.py", line 
> 109, in test_build_slack_message
>     self.assertEqual(self.expected_message, message)
> AssertionError: '{"ic[188 chars]k", "channel": "#general", "blocks": 
> [{"type":[109 chars]: 1}' != '{"ic[188 chars]k", "username": 
> "SlackMcSlackFace", "blocks": [109 chars]: 1}'
> - {"icon_emoji": ":hankey:", "icon_url": 
> "https://airflow.apache.org/_images/pin_large.png";, "attachments": 
> [{"fallback": "Required plain-text summary"}], "text": "Awesome message to 
> put on Slack", "channel": "#general", "blocks": [{"type": "section", "text": 
> {"type": "mrkdwn", "text": "*bold text*"}}], "username": "SlackMcSlackFace", 
> "link_names": 1}
> ?                                                                             
>                                                                               
>                                            ^^^^^^^^^^^^^^^^^^^^^              
>                                                                         
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> + {"icon_emoji": ":hankey:", "icon_url": 
> "https://airflow.apache.org/_images/pin_large.png";, "attachments": 
> [{"fallback": "Required plain-text summary"}], "text": "Awesome message to 
> put on Slack", "username": "SlackMcSlackFace", "blocks": [{"type": "section", 
> "text": {"type": "mrkdwn", "text": "*bold text*"}}], "channel": "#general", 
> "link_names": 1}
> ?                                                                             
>                                                                               
>                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     
>                                                                               
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to