Skip to content

Skip native modules in debug tests on Windows#2619

Merged
zcbenz merged 2 commits into
electron:masterfrom
etiktin:ignore_native_modules_in_debug_tests_windows
Aug 28, 2015
Merged

Skip native modules in debug tests on Windows#2619
zcbenz merged 2 commits into
electron:masterfrom
etiktin:ignore_native_modules_in_debug_tests_windows

Conversation

@etiktin

@etiktin etiktin commented Aug 27, 2015

Copy link
Copy Markdown
Contributor

When running test.py on the debug build in Windows, we skip tests that load native modules, specifically runas. So the 3 errors described in #2558 are no more.
When running the release build the tests will be executed as usual.

This resolves #2558.

etiktin and others added 2 commits August 27, 2015 20:31
This resolves electron#2558. There are no more errors when running test.py on
the debug build in Windows. When running the release build the tests
will be executed as usual.
@zcbenz

zcbenz commented Aug 28, 2015

Copy link
Copy Markdown
Contributor

Thanks!

zcbenz added a commit that referenced this pull request Aug 28, 2015
…tests_windows

Skip native modules in debug tests on Windows
@zcbenz zcbenz merged commit 71d257b into electron:master Aug 28, 2015
@etiktin etiktin deleted the ignore_native_modules_in_debug_tests_windows branch September 4, 2015 23:16
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.

[Windows] test.py errors

2 participants