Skip to content

Commit 381df0f

Browse files
committed
Updating the status of Test262 test-suite.
1 parent a747298 commit 381df0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

graal-js/test/test262.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"testFiles" : [ {
33
"filePath" : "built-ins/AsyncFromSyncIteratorPrototype/next/absent-value-not-passed.js",
44
"status" : "FAIL",
5-
"comment" : "new failures update 2020-04-01"
5+
"comment" : "Incorrect test, see https://github.com/tc39/test262/pull/2551#issuecomment-609595231"
66
}, {
77
"filePath" : "built-ins/AsyncFromSyncIteratorPrototype/return/absent-value-not-passed.js",
88
"status" : "FAIL",
9-
"comment" : "new failures update 2020-04-01"
9+
"comment" : "Incorrect test, see https://github.com/tc39/test262/pull/2551#issuecomment-609595231"
1010
}, {
1111
"filePath" : "built-ins/AsyncFromSyncIteratorPrototype/throw/absent-value-not-passed.js",
1212
"status" : "FAIL",
13-
"comment" : "new failures update 2020-04-01"
13+
"comment" : "Incorrect test, see https://github.com/tc39/test262/pull/2551#issuecomment-609595231"
1414
}, {
1515
"filePath" : "built-ins/RegExp/property-escapes/generated/Alphabetic.js",
1616
"status" : "SKIP",

0 commit comments

Comments
 (0)