The GitHub Actions job "Tests" on airflow.git/backport-3d33d6d-v3-1-test has 
failed.
Run started by GitHub user sunank200 (triggered by sunank200).

Head commit for run:
226c803317b75436d07bb44dc1b5345ee45cde22 / Ankit Chaurasia 
<[email protected]>
Fix test_date_timezone_omitted by patching correct timezone attribute (#59698)

The test was failing because it tried to patch a non-existent TIMEZONE
attribute. The timezone module uses _Timezone.initialized_timezone
to store the default timezone, which is what the parse function uses
when parsing timestamps without timezone information.

Fixes failing tests:
- TestCLIDBClean.test_date_timezone_omitted[UTC]
- TestCLIDBClean.test_date_timezone_omitted[Europe/Berlin]
- TestCLIDBClean.test_date_timezone_omitted[America/Los_Angeles]

(cherry picked from commit 3d33d6d63861ce0536c561dfeecfadb6b5b24efb)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to