This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 30c97d66579 Fix error propagation in new tests (#44087)
add 8c53a20c6fe Do not reset DB in CI tests if not needed (#44084)
No new revisions were added by this update.
Summary of changes:
dev/breeze/doc/images/output-commands.svg | 16 +-
dev/breeze/doc/images/output_shell.svg | 16 +-
dev/breeze/doc/images/output_shell.txt | 2 +-
dev/breeze/doc/images/output_start-airflow.svg | 16 +-
dev/breeze/doc/images/output_start-airflow.txt | 2 +-
.../output_testing_core-integration-tests.svg | 102 +++++-----
.../output_testing_core-integration-tests.txt | 2 +-
.../doc/images/output_testing_core-tests.svg | 182 +++++++++---------
.../doc/images/output_testing_core-tests.txt | 2 +-
.../output_testing_providers-integration-tests.svg | 104 ++++++-----
.../output_testing_providers-integration-tests.txt | 2 +-
.../doc/images/output_testing_providers-tests.svg | 206 +++++++++++----------
.../doc/images/output_testing_providers-tests.txt | 2 +-
.../doc/images/output_testing_system-tests.svg | 94 +++++-----
.../doc/images/output_testing_system-tests.txt | 2 +-
.../src/airflow_breeze/commands/common_options.py | 4 +-
.../airflow_breeze/commands/testing_commands.py | 2 +-
scripts/ci/testing/run_unit_tests.sh | 4 +-
18 files changed, 391 insertions(+), 369 deletions(-)