hussein-awala commented on PR #30823: URL: https://github.com/apache/airflow/pull/30823#issuecomment-1519111610
@bolkedebruin It seems like the serialize/deserialize methods didn't have any issue, but it was just the encoders and decoders which call them, so I'll keep the test in the module `test_json` but I replaced `pandas.Dataframe` by the test class `Z` (I confirm that the problem was with the nested classes including the class `Z`), and I used parametrized tests -- 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]
