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

Electron Development Server Tests Exit Incorrectly #5

Closed
garrettmflynn opened this issue Dec 12, 2023 · 0 comments
Closed

Electron Development Server Tests Exit Incorrectly #5

garrettmflynn opened this issue Dec 12, 2023 · 0 comments
Assignees
Labels

Comments

@garrettmflynn
Copy link
Member

While the Electron development server tests are successful, there remains a SIGABRT error thrown that closes the process.

To see the current behavior, comment out the falseenabled argument for the electron registerStartTest call in index.test.ts.

Previously, this was triggered by an exit code of 0 thrown when Electron had quit—though this was removed by mocking process.exit while Electron is active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant