utkarsharma2 commented on PR #35502: URL: https://github.com/apache/airflow/pull/35502#issuecomment-1798528446
> Test failed (https://github.com/apache/airflow/actions/runs/6784692186/job/18441679074?pr=35502), although this looks unrelated > > ``` > > =========================== short test summary info ============================ > FAILED tests/integration/executors/test_celery_executor.py::TestCeleryExecutor::test_celery_integration[redis://redis:6379/0] - AssertionError: assert equals failed > [ [ > ( ( > 'success', 'success', > 'fake_simple_ti', 'fake_simple_ti', > datetime.datetime(2023, 11, datetime.datetime(2023, 11, > 7, 12, 58, 35, 619240), 7, 12, 58, 35, 619240), > 0, 0, > ), ), > ( > 'fail', > 'fake_simple_ti', > datetime.datetime(2023, 11, > 7, 12, 58, 35, 619240), > 0, > ), > ] ] > ======== 1 failed, 14 passed, 40 skipped, 4 warnings, 3 rerun in 14.59s ======== > ``` This indeed is unrelated. -- 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]
