[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-12-03 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r353199616 ## File path: setup.py ## @@ -371,23 +371,22 @@ def write_version(filename: str = os.path.join(*["airflow"

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-12-03 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r353202608 ## File path: tests/conftest.py ## @@ -0,0 +1,111 @@ +# Licensed to the Apache Software Foundation (ASF) un

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-12-03 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r353199616 ## File path: setup.py ## @@ -371,23 +371,22 @@ def write_version(filename: str = os.path.join(*["airflow"

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-27 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r351447012 ## File path: setup.py ## @@ -299,6 +300,9 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-27 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r351405706 ## File path: tests/pytest.ini ## @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-26 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350661917 ## File path: tests/pytest.ini ## @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-26 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350658156 ## File path: tests/pytest.ini ## @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-25 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350296761 ## File path: setup.py ## @@ -299,6 +300,9 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-25 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350282575 ## File path: setup.py ## @@ -299,6 +300,9 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-25 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350275952 ## File path: airflow/utils/log/colored_log.py ## @@ -89,6 +89,9 @@ def _color_record_traceback(self, recor

[GitHub] [airflow] feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest

2019-11-25 Thread GitBox
feluelle commented on a change in pull request #6472: [AIRFLOW-6058] Running tests with pytest URL: https://github.com/apache/airflow/pull/6472#discussion_r350278910 ## File path: airflow/www/views.py ## @@ -1024,12 +1024,12 @@ def blocked(self, session=None):