-
- Downloads
Revert running E2E tests on Electron (#32800)
#32734 introduced a commit that removed "Chrome" as a predefined browser that Cypress runs on. This was needed due to frequent failures that were interfering with the release process. Even if we decide to switch to Electron, let's do it in a dedicated commit for easier git blame. We'll forget in a month already why a commit called "Disallow new H2 connections" switched E2E tests to Electron.
Please register or sign in to comment