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: df772642bcf516c1f9dc8404c37097c11e6b14a8 / 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/20425452823 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
