You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/10/20 07:22:26 UTC

[airflow] branch master updated (b5d1ab9 -> 9a90ebe)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from b5d1ab9  Introduced deterministic order in connection export (#11670)
     add 9a90ebe  Bats tests should be much faster now for pre-commits. (#11662)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            | 82 ++++++++++++++--------
 scripts/ci/static_checks/bats_tests.sh             | 43 +++++++++---
 tests/bats/{ => breeze}/test_breeze_complete.bats  | 54 +++++++-------
 tests/bats/{ => breeze}/test_breeze_params.bats    |  2 +-
 .../libraries/_local_mounts.bats}                  |  2 +-
 tests/bats/test_empty_test.bats                    | 26 -------
 6 files changed, 118 insertions(+), 91 deletions(-)
 rename tests/bats/{ => breeze}/test_breeze_complete.bats (92%)
 rename tests/bats/{ => breeze}/test_breeze_params.bats (99%)
 rename tests/bats/{test_local_mounts.bats => ci/libraries/_local_mounts.bats} (98%)
 delete mode 100644 tests/bats/test_empty_test.bats