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:39:58 UTC

[GitHub] [airflow]: Workflow run "Build images for Fixed flaky Resource exception https://github.com/apache/airflow/pull/28475 " failed!

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

Head commit for run:
9c7e6fab35a8fe5ca59eaafff24838f27f18c6d3 / Jarek Potiuk <ja...@potiuk.com>
Fixed flaky Resource 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/3734622156

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