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

server-communication__offline recipe does not work with Chromium browsers v97+ #772

Open
tbiethman opened this issue May 16, 2022 · 1 comment

Comments

@tbiethman
Copy link
Contributor

A bug correction was released in Chromium 97 that ensures that websockets adhere to emulated network conditions set with Network.emulateNetworkConditions: https://bugs.chromium.org/p/chromium/issues/detail?id=1139824

Setting the network to offline in this way will now cause the Cypress runner socket to disconnect and the test run to hang. This can be replicated in Chromium 97+ and with Chrome's latest version as of this posting (v101).

We need to re-evaluate this recipe and provide updated guidance for this testing flow.

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

No branches or pull requests

2 participants