ferruzzi commented on PR #29449:
URL: https://github.com/apache/airflow/pull/29449#issuecomment-1424931439
Failing test is
```
tests/models/test_xcom.py .....[2023-02-09T21:36:22.304+0000]
{xcom.py:632} ERROR - Object of type PickleRce is not JSON serializable. If you
are using pickle instead of JSON for XCom, then you need to enable pickle
support for XCom in your airflow config or make sure to decorate your object
with attr.
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]