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

test: update Electron to v27 #30334

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Apr 11, 2024

Electron 27 is the last supported version as of today: https://www.electronjs.org/docs/latest/tutorial/electron-timelines

Most of the fixmes which were removed were related to 'error: Browser context management is not supported.' which is fixed since electron/electron#41718.

Fixes #12096

Blocked by electron/typescript-definitions#264.

Copy link
Contributor

Test results for "tests 1"

4 flaky ⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [webkit-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks

26907 passed, 619 skipped
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt marked this pull request as draft April 11, 2024 14:39
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.

[FEATURE] Cookies not supported with Electron
1 participant