-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Describe the bug
Ægir on electron-main fails with electron >= 30.0.0
To Reproduce
Steps to reproduce the behavior:
- Add electron=^30.0.0 to the development dependencies of a project using Ægir
- run
aegir test -t electron-main --cov
Expected behavior
The tests should run.
Screenshots
Tests hang (without error messages) after the message "Downloading electron" and "Extracting electron"
Desktop (please complete the following information):
- OS: macOS
Additional context
Electron up to ^29.0.0 works.
Metadata
Metadata
Assignees
Labels
No labels