Skip to content

Commit 2831bf8

Browse files
committed
Updating the status of Test262 and TestV8 test-suites.
1 parent 771f418 commit 2831bf8

File tree

2 files changed

+0
-76
lines changed

2 files changed

+0
-76
lines changed

graal-js/test/test262.json

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,50 +1822,6 @@
18221822
"filePath" : "built-ins/RegExp/property-escapes/generated/XID_Start.js",
18231823
"status" : "SKIP",
18241824
"comment" : "Long-running generated Unicode tests."
1825-
}, {
1826-
"filePath" : "built-ins/Set/prototype/union/add-not-called.js",
1827-
"status" : "FAIL",
1828-
"comment" : "new failures 2023-11-30"
1829-
}, {
1830-
"filePath" : "built-ins/Set/prototype/union/allows-set-like-class.js",
1831-
"status" : "FAIL",
1832-
"comment" : "new failures 2023-11-30"
1833-
}, {
1834-
"filePath" : "built-ins/Set/prototype/union/allows-set-like-object.js",
1835-
"status" : "FAIL",
1836-
"comment" : "new failures 2023-11-30"
1837-
}, {
1838-
"filePath" : "built-ins/Set/prototype/union/array-throws.js",
1839-
"status" : "FAIL",
1840-
"comment" : "new failures 2023-11-30"
1841-
}, {
1842-
"filePath" : "built-ins/Set/prototype/union/called-with-object.js",
1843-
"status" : "FAIL",
1844-
"comment" : "new failures 2023-11-30"
1845-
}, {
1846-
"filePath" : "built-ins/Set/prototype/union/combines-Map.js",
1847-
"status" : "FAIL",
1848-
"comment" : "new failures 2023-11-30"
1849-
}, {
1850-
"filePath" : "built-ins/Set/prototype/union/converts-negative-zero.js",
1851-
"status" : "FAIL",
1852-
"comment" : "new failures 2023-11-30"
1853-
}, {
1854-
"filePath" : "built-ins/Set/prototype/union/set-like-array.js",
1855-
"status" : "FAIL",
1856-
"comment" : "new failures 2023-11-30"
1857-
}, {
1858-
"filePath" : "built-ins/Set/prototype/union/set-like-class-mutation.js",
1859-
"status" : "FAIL",
1860-
"comment" : "new failures 2023-11-30"
1861-
}, {
1862-
"filePath" : "built-ins/Set/prototype/union/set-like-class-order.js",
1863-
"status" : "FAIL",
1864-
"comment" : "new failures 2023-11-30"
1865-
}, {
1866-
"filePath" : "built-ins/Set/prototype/union/size-is-a-number.js",
1867-
"status" : "FAIL",
1868-
"comment" : "new failures 2023-11-30"
18691825
}, {
18701826
"filePath" : "built-ins/String/prototype/toLowerCase/special_casing_conditional.js",
18711827
"status" : "FAIL"
@@ -10803,14 +10759,6 @@
1080310759
"filePath" : "staging/Intl402/Temporal/old/zoneddatetime-dst-corner-cases.js",
1080410760
"status" : "FAIL",
1080510761
"comment" : "new failures 2023-11-17"
10806-
}, {
10807-
"filePath" : "staging/set-methods/set-intersect-other-is-set-like.js",
10808-
"status" : "FAIL",
10809-
"comment" : "new failures 2023-11-30"
10810-
}, {
10811-
"filePath" : "staging/set-methods/set-intersection-other-is-map.js",
10812-
"status" : "FAIL",
10813-
"comment" : "new failures 2023-11-30"
1081410762
}, {
1081510763
"filePath" : "staging/Temporal/Duration/old/add.js",
1081610764
"status" : "FAIL",

graal-js/test/testV8.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -781,30 +781,6 @@
781781
"filePath" : "mjsunit/harmony/regexp-property-special.js",
782782
"runInIsolation" : true,
783783
"comment" : "test with (expected) high memory usage that might influence other tests"
784-
}, {
785-
"filePath" : "mjsunit/harmony/set-difference.js",
786-
"status" : "FAIL",
787-
"comment" : "new failures 2023-10-09"
788-
}, {
789-
"filePath" : "mjsunit/harmony/set-intersection.js",
790-
"status" : "FAIL",
791-
"comment" : "new failures 2023-10-09"
792-
}, {
793-
"filePath" : "mjsunit/harmony/set-is-disjoint-from.js",
794-
"status" : "FAIL",
795-
"comment" : "new failures 2023-10-09"
796-
}, {
797-
"filePath" : "mjsunit/harmony/set-is-superset-of.js",
798-
"status" : "FAIL",
799-
"comment" : "new failures 2023-10-09"
800-
}, {
801-
"filePath" : "mjsunit/harmony/set-symmetric-difference.js",
802-
"status" : "FAIL",
803-
"comment" : "new failures 2023-10-09"
804-
}, {
805-
"filePath" : "mjsunit/harmony/set-union.js",
806-
"status" : "FAIL",
807-
"comment" : "new failures 2023-10-09"
808784
}, {
809785
"filePath" : "mjsunit/harmony/shadowrealm-callsite-throw.js",
810786
"status" : "FAIL",

0 commit comments

Comments
 (0)