The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
608f232accdfbe1bd1e2c420be71c675e6e1453d / Ash Berlin-Taylor 
<[email protected]>
Correctly set json_provider_class on Flask app so it uses our encoder

Setting `json_provider_class` where we did had no effect, as it turns
out `Flask()` sets `self.json = self.json_provider_class(self)`, so we
were setting it too late.

Report URL: https://github.com/apache/airflow/actions/runs/3099416189

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to