Skip to content
Snippets Groups Projects
Commit b31c02ef authored by Samuel Attard's avatar Samuel Attard Committed by Cheng Zhao
Browse files

test: fix some failing and disabled node specs (#19518)


* test: fix some failing and disabled node specs

These tests were failing due to mismatched stacktraces as a result of
our Module._load hook.  This fixes those by adding a flag to optionally
not hook those calls and instead do the asar override eagily.

* ELECTRON_EAGER_ASAR_HOOK => ELECTRON_EAGER_ASAR_HOOK_FOR_TESTING

* test: parallel/test-zlib-unused-weak consistently fails

Co-authored-by: default avatarCheng Zhao <zcbenz@github.com>
parent 49262b60
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment