Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix browser tests #3878

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Fix browser tests #3878

wants to merge 2 commits into from

Conversation

jochem-brouwer
Copy link
Member

WIP branch/PR to attempt to fix hanging browser tests and get rid of the

[WEBDRIVERIO DEPRECATION NOTICE] The "switchToFrame" command is deprecated and we encourage everyone to use switchFrame instead for switching into frames. Read more about this command at https://webdriver.io/docs/api/browser/switchFrame

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.93%. Comparing base (bd77a74) to head (a85eadb).

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.87% <ø> (ø)
blockchain 85.69% <ø> (ø)
client 66.27% <ø> (ø)
common 90.72% <ø> (ø)
devp2p 76.27% <ø> (ø)
ethash 81.04% <ø> (ø)
evm 71.06% <ø> (+0.01%) ⬆️
genesis 99.84% <ø> (ø)
mpt 59.93% <ø> (+0.40%) ⬆️
rlp 69.70% <ø> (ø)
statemanager 70.47% <ø> (ø)
tx 80.96% <ø> (ø)
util 85.54% <ø> (ø)
vm 57.81% <ø> (ø)
wallet 83.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@jochem-brouwer
Copy link
Member Author

I've downgraded webdriverio as suggested in vitest-dev/vitest#6804

This seems more stable?

@jochem-brouwer jochem-brouwer marked this pull request as ready for review February 24, 2025 06:02
@jochem-brouwer
Copy link
Member Author

Never mind, retriggered the job 3 times but it seems to hang on the third attempt

@jochem-brouwer jochem-brouwer marked this pull request as draft February 24, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant