Skip to content

Commit 3917eda

Browse files
committed
Updating the status of Test262 and TestV8 test-suites.
1 parent 2129383 commit 3917eda

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

graal-js/test/test262.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,10 +1802,6 @@
18021802
"filePath" : "language/module-code/eval-gtbndng-indirect-faux-assertion.js",
18031803
"status" : "FAIL",
18041804
"comment" : "Tries to redefine the assert property on the globalThis object, which is not allowed in this context"
1805-
}, {
1806-
"filePath" : "language/module-code/top-level-await/dfs-invariant.js",
1807-
"status" : "FAIL",
1808-
"comment" : "new failures 2021-05-27"
18091805
}, {
18101806
"filePath" : "language/statements/class/accessor-name-inst-computed-yield-expr.js",
18111807
"status" : "FAIL",

graal-js/test/testV8.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -721,14 +721,6 @@
721721
"filePath" : "mjsunit/harmony/modules-import-16.mjs",
722722
"status" : "FAIL",
723723
"comment" : "TODO: evaluate"
724-
}, {
725-
"filePath" : "mjsunit/harmony/modules-import-rqstd-order-async-cycle.mjs",
726-
"status" : "FAIL",
727-
"comment" : "new failures 2021-02-16"
728-
}, {
729-
"filePath" : "mjsunit/harmony/modules-import-rqstd-order-async-subgraph.mjs",
730-
"status" : "FAIL",
731-
"comment" : "update 2021-07-07"
732724
}, {
733725
"filePath" : "mjsunit/harmony/private-brand-checks.js",
734726
"status" : "FAIL",

0 commit comments

Comments
 (0)