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

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


    from f3e1f9a  Update Breeze documentation (#9608)
     add 48a8316  Fix quarantined tests - TestCliWebServer (#9598)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/webserver_command.py       |  26 +++--
 requirements/requirements-python3.6.txt         |  16 +--
 requirements/requirements-python3.7.txt         |  16 +--
 requirements/requirements-python3.8.txt         |  16 +--
 requirements/setup-3.6.md5                      |   2 +-
 requirements/setup-3.7.md5                      |   2 +-
 requirements/setup-3.8.md5                      |   2 +-
 setup.py                                        |   2 +-
 tests/cli/commands/test_only_use_long_option.py |  48 --------
 tests/cli/commands/test_webserver_command.py    | 147 ++++++++++++++++--------
 10 files changed, 144 insertions(+), 133 deletions(-)
 delete mode 100644 tests/cli/commands/test_only_use_long_option.py

Reply via email to