kaxil edited a comment on pull request #9247: URL: https://github.com/apache/airflow/pull/9247#issuecomment-643249490
> Number of failing tests indicate that it was quite a bit before and I think the reason is different I am looking now. Nope, the tests started failing after that commit. CI before that commit: https://github.com/apache/airflow/runs/735284504 ``` SKIPPED [1] /opt/airflow/tests/conftest.py:345: The test requires kerberos integration started and INTEGRATION_KERBEROS environment variable to be set to true (it is 'None'). It can be set by specifying '--integration kerberos' at breeze startup: <TestCaseFunction test_unauthorized> XPASS tests/jobs/test_local_task_job.py::TestLocalTaskJob::test_mark_success_no_kill This test might be flaky in postgres/mysql === 5685 passed, 385 skipped, 1 xpassed, 566 warnings in 1179.87s (0:19:39) ==== No metrics to flush. Continuing. No distributions to flush. Continuing. No events to flush. Continuing. All tests successful ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
