Skip to content

Commit e7bd554

Browse files
committed
Updating the status of es-module test-suite.
1 parent eb47974 commit e7bd554

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

graal-nodejs/test/es-module/es-module.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ test-esm-cjs-exports : FAIL
1414
# 'Unexpected token }' verus ': expected'
1515
test-esm-invalid-pjson : FAIL
1616

17+
# Incorrect parsing of export { foo as "bar" };
18+
test-esm-loader-modulemap : FAIL
19+
1720
# Module doesn't see const variable created in global scope by a custom loader
1821
test-esm-loader-side-effect : FAIL
1922

0 commit comments

Comments
 (0)