vatsrahul1001 opened a new pull request, #66864:
URL: https://github.com/apache/airflow/pull/66864
Cherry-pick of #65487 for the Airflow 3.2.2 patch release.
### Conflict resolution
One conflict in `airflow-core/src/airflow/ui/tests/e2e/specs/asset.spec.ts`.
The PR side also refactored the test parameter to a fixture-style `({
assetDetailPage })` (from a separate PR not in this backport set). Kept
v3-2-test's `({ page })` signature and the manual `const assetDetailPage = new
AssetDetailPage(page)` line, and applied only #65487's intent — the
`test.fixme(...)` skip change.
--
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]