The GitHub Actions job "Tests" on airflow.git/fix-grid-details-height has 
failed.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
ac239bab7bf01154fb9c765761eb3112b5fca443 / pierrejeambrun 
<[email protected]>
Mock ResizeObserver in the Jest setup for the WWW tests

The new useContentHeight hook creates a ResizeObserver, which jsdom does not
implement, so rendering any component that uses it throws
`ReferenceError: ResizeObserver is not defined` and fails the React WWW test
suite. Provide a no-op stub in the global Jest setup, next to the existing
matchMedia mock.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to