Uh oh!
There was an error while loading. Please reload this page.
pin responses version - #22057
Conversation
The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease. |
potiuk
commented
Mar 7, 2022
too late @eladkal :). Just rebase: https://github.com/apache/airflow/pull/22046/files |
potiuk
commented
Mar 7, 2022
Closed as duplicate of #22046 |
potiuk
commented
Mar 7, 2022
I even opened our very own issue :) getsentry/responses#511 |
eladkal
commented
Mar 7, 2022
Great! though we probably don't need to wait for |
potiuk
commented
Mar 7, 2022
Yep. The moto maintainer reached out and commented out on our issue :) |
potiuk
commented
Mar 7, 2022
potiuk
commented
Mar 7, 2022
Tested moto 3.0.7.dev3 and 3.0.7.dev4 and it fixes the problem, so waiting for 3.0.7 release (they seem to iterate blasingly fast :)). |
Main is broken with:
this effects tests using moto like in PR #21488
The reason for this is responses releasing new version which broke moto:
getmoto/moto#4913
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.