Skip to content

chore: disable selenium tests#3126

Merged
bashmish merged 1 commit into
masterfrom
chore/disable-selenium-tests
Jul 2, 2026
Merged

chore: disable selenium tests#3126
bashmish merged 1 commit into
masterfrom
chore/disable-selenium-tests

Conversation

@bashmish

@bashmish bashmish commented Jul 2, 2026

Copy link
Copy Markdown
Member

What I did

I reenabled these tests in one of previous PRs and it worked, both in CI and on my machine.

But now it stopped, in both.

I investigated and turns out it's a mismatch of Chrome version between local (or CI) installation and the chrome driver that is installed by selenium-standalone. I tried a few solutions and I keep on running into bugs. There is no easy fix for this if you want to test on latest Chrome stable, you need to write custom code to keep them in sync and it requires quite some work to make a proper fix for our build setup. Not saying it's a lot of work, but...

Given we discussed today with @thepassle that we want to deprecate these 2 packages, I don't want to invest more time into this and prefer to disable the tests for now.

@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bdc98c0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bashmish bashmish merged commit 845211a into master Jul 2, 2026
5 of 7 checks passed
@bashmish bashmish deleted the chore/disable-selenium-tests branch July 2, 2026 14:47
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