You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
* Skipped `test-vm-codegen` since ChakraCore doesn't have controls for
enabling and disabling codegen
* Clean up the status file (sort and remove missing)
# These tests requires esmodule support, which is pending in node-chakracore https://github.com/nodejs/node-chakracore/issues/391
149
149
test-inspector-esm : SKIP
150
+
test-internal-module-wrap : SKIP
150
151
test-vm-module-basic : SKIP
151
152
test-vm-module-dynamic-import : SKIP
152
153
test-vm-module-errors : SKIP
153
154
test-vm-module-link : SKIP
154
155
test-vm-module-reevaluate : SKIP
155
-
test-internal-module-wrap : SKIP
156
156
157
157
# This test requires support for bigints
158
158
test-util-inspect-bigint : SKIP
@@ -184,8 +184,8 @@ test-buffer-slow : SKIP
184
184
185
185
[$jsEngine==chakracore && $system==win32]
186
186
# These tests are failing for Node-Chakracore and should eventually be fixed
187
-
test-module-loading-globalpaths : SKIP
188
187
test-http-client-get-url : SKIP
188
+
test-module-loading-globalpaths : SKIP
189
189
190
190
[$jsEngine==chakracore && $system==linux]
191
191
# These tests are failing for Node-Chakracore and should eventually be fixed
0 commit comments