kubatyszko commented on pull request #13356:
URL: https://github.com/apache/airflow/pull/13356#issuecomment-753253543
Hmm, something wrong with mock_requests. It doesn't even work for the async
openfaas call (which I did not modify):
`
3170
> raise exceptions.NoMockAddress(request)
3171
E requests_mock.exceptions.NoMockAddress: No mock address: POST
http://open-faas.io/async-function/function_name
3172
3173
/usr/local/lib/python3.6/site-packages/requests_mock/adapter.py:258:
NoMockAddress`
----------------------------------------------------------------
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]