Skip to content

chore(ci): Remove unused navigate-only acceptance tests#112698

Merged
rbro112 merged 1 commit intomasterfrom
rbro112/dhaka
Apr 13, 2026
Merged

chore(ci): Remove unused navigate-only acceptance tests#112698
rbro112 merged 1 commit intomasterfrom
rbro112/dhaka

Conversation

@rbro112
Copy link
Copy Markdown
Member

@rbro112 rbro112 commented Apr 10, 2026

Acceptance tests are now our primary bottleneck on CI time since selective testing has landed. To start, I audited the existing acceptance tests to see what we could immediately remove.

Upon investigation, I found many navigate-only tests. I deem these tests as useless as navigations without assertions don't actually validate any functionality. It's very likely these were around for legacy visual snapshot testing with Percy, but never properly removed.

Additionally, there's quite a few skipped tests that are stale, so I also removed those.

This PR removes any navigate-only tests, which will reduce the total amount of acceptance tests by ~50.

@rbro112 rbro112 requested review from a team as code owners April 10, 2026 18:01
Copy link
Copy Markdown
Member Author

rbro112 commented Apr 10, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@rbro112 rbro112 changed the title Remove unused navigate-only acceptance tests chore(ci): Remove unused navigate-only acceptance tests Apr 10, 2026
@rbro112 rbro112 merged commit a613214 into master Apr 13, 2026
54 checks passed
@rbro112 rbro112 deleted the rbro112/dhaka branch April 13, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants