huyua9 opened a new pull request, #72305: URL: https://github.com/apache/airflow/pull/72305
Move the XCom expand action out of the Playwright retry callback so a transient assertion does not click the action repeatedly. The test now waits for the button, clicks it once, and retries only the resulting visibility assertion. This addresses the expand/collapse pattern tracked by #63036 and keeps the change limited to the XCom page object. Validation: - `git diff --check` - `prek install` was attempted; hook initialization was blocked by a transient network failure while fetching `codespell`. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — OpenAI Codex Generated-by: OpenAI Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) Drafted-by: OpenAI Codex (no human review before posting) -- 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]
