Skip to content

[v3-2-test] Mark tests as fixme for asset details and connection deletion (#65487)#66864

Merged
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-322-65487
May 15, 2026
Merged

[v3-2-test] Mark tests as fixme for asset details and connection deletion (#65487)#66864
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-322-65487

Conversation

@vatsrahul1001
Copy link
Copy Markdown
Contributor

@vatsrahul1001 vatsrahul1001 commented May 13, 2026

Cherry-pick of #65487

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.

@vatsrahul1001 vatsrahul1001 requested a review from choo121600 as a code owner May 13, 2026 14:22
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 13, 2026
@vatsrahul1001 vatsrahul1001 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label May 13, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 13, 2026
@vatsrahul1001 vatsrahul1001 merged commit 43cafa2 into v3-2-test May 15, 2026
79 checks passed
@vatsrahul1001 vatsrahul1001 deleted the backport-322-65487 branch May 15, 2026 04:50
vatsrahul1001 added a commit that referenced this pull request May 20, 2026
#66864)

(cherry picked from commit c50832d)

Co-authored-by: Yeonguk Choo <choo121600@gmail.com>
vatsrahul1001 added a commit that referenced this pull request May 20, 2026
#66864)

(cherry picked from commit c50832d)

Co-authored-by: Yeonguk Choo <choo121600@gmail.com>
vatsrahul1001 added a commit that referenced this pull request May 21, 2026
#66864)

(cherry picked from commit c50832d)

Co-authored-by: Yeonguk Choo <choo121600@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants