OmairK commented on pull request #9217: URL: https://github.com/apache/airflow/pull/9217#issuecomment-643953803
> ``` > tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorEndpoint::test_response_200 > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpoint::test_get_import_errors > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpointPagination::test_limit_and_offset_0__api_v1_importErrors_limit_1 > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpointPagination::test_limit_and_offset_1__api_v1_importErrors_limit_110 > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpointPagination::test_limit_and_offset_2__api_v1_importErrors_offset_1 > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpointPagination::test_limit_and_offset_3__api_v1_importErrors_offset_3 > FAILED tests/api_connexion/endpoints/test_import_error_endpoint.py::TestGetImportErrorsEndpointPagination::test_limit_and_offset_4__api_v1_importErrors_offset_3_limit_3 > ``` > > Some API-related tests were unsuccessful. Could you look at it? That's weird, these tests are running fine in my breeze environment(both python3.6 python 3.7) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
