The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: dcaad6008e24964ec605e1fd8e09f4ea198a6422 / D. Ferruzzi <[email protected]> Add sqs hook tests (#59586) * Update test assertions and code formatting * Add assertions to verify queue and message attributes are actually set * Add assertion to verify message delay works correctly * Remove redundant 'is not None' checks * Fix setup fixture to use hook.create_queue instead of get_conn * Add periods to all docstrings * Add comprehensive async message tests * Use global constants instead of magic strings in tests * Combine message attribute assertions into single dict comparison * Fix SQS hook tests to handle dict response from create_queue The create_queue method returns a dict with 'QueueUrl' key, not a string. Updated tests to extract QueueUrl from the response dict. --------- Co-authored-by: Tyrell H <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/20325352734 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
