We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb47974 commit e7bd554Copy full SHA for e7bd554
graal-nodejs/test/es-module/es-module.status
@@ -14,6 +14,9 @@ test-esm-cjs-exports : FAIL
14
# 'Unexpected token }' verus ': expected'
15
test-esm-invalid-pjson : FAIL
16
17
+# Incorrect parsing of export { foo as "bar" };
18
+test-esm-loader-modulemap : FAIL
19
+
20
# Module doesn't see const variable created in global scope by a custom loader
21
test-esm-loader-side-effect : FAIL
22
0 commit comments