shreyas-dev commented on PR #60369:
URL: https://github.com/apache/airflow/pull/60369#issuecomment-3760512062
Hey @vincbeck,
```
_____________________________________________________________________________
TestAwsS3Hook.test_sync_to_local_dir_behaviour
_____________________________________________________________________________
[gw1] linux -- Python 3.10.19 /usr/python/bin/python
providers/amazon/tests/unit/amazon/aws/hooks/test_s3.py:1840: in
test_sync_to_local_dir_behaviour
assert "S3 object size" in logs_string
E AssertionError: assert 'S3 object size' in 'Downloading data from
s3://airflow-test-s3-bucket/ to
/tmp/pytest-of-root/pytest-0/popen-gw1/test_sync_to_local_dir_b...al_dir_behavio0/s3_sync_dir/subproject1/dag_b.py
is up-to-date with S3 object subproject1/dag_b.py. Skipping download.'
```
This test case failure looks unrelated to this PR. I have updated my branch.
Can you please check ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]