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.
# This test requires BufferList.name, which is not properly set due to Microsoft/ChakraCore#4635
155
155
test-stream-buffer-list : SKIP
156
156
157
-
# This test requires esmodule support, which is pending in node-chakracore https://github.com/nodejs/node-chakracore/issues/391
158
-
test-inspector-esm : SKIP
157
+
# These tests requires esmodule support, which is pending in node-chakracore https://github.com/nodejs/node-chakracore/issues/391
158
+
test-inspector-esm : SKIP
159
+
test-vm-module-basic : SKIP
160
+
test-vm-module-dynamic-import : SKIP
161
+
test-vm-module-errors : SKIP
162
+
test-vm-module-link : SKIP
163
+
test-vm-module-reevaluate : SKIP
159
164
160
165
[$jsEngine==chakracore && $arch==x64]
161
166
# These tests are failing for Node-Chakracore and should eventually be fixed
0 commit comments