The GitHub Actions job "Tests (AMD)" on 
airflow.git/enable-ruff-b015-useless-comparison has failed.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
b0e25d825fa7307307b6497a1c288e1033261498 / Shahar Epstein 
<[email protected]>
Fix three test bugs exposed by B015 assertion enforcement

- test_bedrock: set ensure_unique_job_name on the operator before execute
  so the not-ensure-unique parametrize cases actually test the right path,
  and use pytest.raises for the cases where a conflict error is expected
- test_emr_serverless (create): remove dead get_application mock setup and
  wrong call-count assertion; the operator uses waiters, not direct polling
- test_emr_serverless (start job): correct expected call_count from 2 to 1;
  the operator calls get_application once (state CREATED is in SUCCESS_STATES
  so no retry loop)

Report URL: https://github.com/apache/airflow/actions/runs/25904231677

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to