You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/19 19:56:47 UTC

[GitHub] [airflow]: Workflow run "Build images for Fix flaky test_recover_from_resource_too_old exception https://github.com/apache/airflow/pull/28475 " is working again!

The GitHub Actions job "Build images for Fix flaky test_recover_from_resource_too_old exception  https://github.com/apache/airflow/pull/28475
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
a72c5423d4f64c9304d6e4dc1a8c2cfbc24e1e90 / Jarek Potiuk <ja...@potiuk.com>
Fix flaky test_recover_from_resource_too_old exception

After #28047 the test_recover_from_resource_too_old started to
fail in a flaky way. Turned out that - depend on some other test
run the Singleton ResourceVersion could containt not one but
two namespaces (including default namespace).

Also while fixing the tests it's been noticed that the test
missed an assert - it did not assert that the Exception was in fact
thrown, so the test could have succeeded even if the exception was
not really thrown (there was assert in "except" clause but if the
exception was not thrown, it would not have been called at all).

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org