The GitHub Actions job "Build images for Ensure the log messages from operators 
during parsing go somewhere https://github.com/apache/airflow/pull/26779
" on airflow.git has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
f50155084fac9602c26b13a29b1c60aecfc6ff2a / Ash Berlin-Taylor 
<[email protected]>
Give a real row count value so logs don't fail

The ArangoDB sensor test was logging a mock object, which previously was
getting dropped before emitting, but with this change now fails with
"Mock is not an integer" when attempting the  `%d` intepolation.

To avoid making the mock overly specific (`arangodb_client_for_test.db.`
`return_value.aql.execute.return_value.count.return_value`!) I have
changed the test to mock the hook entirely (which is already tested)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to