Skip to content

Remove pagination and sorting tests from UI E2E tests#62462

Merged
vatsrahul1001 merged 5 commits intomainfrom
remove-pagination-sorting-tests
Feb 25, 2026
Merged

Remove pagination and sorting tests from UI E2E tests#62462
vatsrahul1001 merged 5 commits intomainfrom
remove-pagination-sorting-tests

Conversation

@vatsrahul1001
Copy link
Contributor

@vatsrahul1001 vatsrahul1001 commented Feb 25, 2026

As discussed here. We will move pagination and sorting tests to unit tests

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:dev-tools area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Feb 25, 2026
Copy link
Member

@choo121600 choo121600 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, LGTM :)

nit: how about using a web-first assertion like expect().toBeVisible()?

@choo121600
Copy link
Member

The static checks seem to be failing. Could you check?

@vatsrahul1001 vatsrahul1001 force-pushed the remove-pagination-sorting-tests branch from a1d087e to daf7170 Compare February 25, 2026 10:15
@iharsh02
Copy link
Contributor

@vatsrahul1001 ConfigurationPage.ts Configuration.spec.ts

These files need to be removed

@vatsrahul1001 vatsrahul1001 force-pushed the remove-pagination-sorting-tests branch from 6e0b69c to 9053efd Compare February 25, 2026 11:42
@vatsrahul1001 vatsrahul1001 merged commit 2851c74 into main Feb 25, 2026
247 of 248 checks passed
@vatsrahul1001 vatsrahul1001 deleted the remove-pagination-sorting-tests branch February 25, 2026 14:26
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 2851c74 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

AkshayArali pushed a commit to AkshayArali/airflow_630 that referenced this pull request Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants