Skip to content

Commit f4451dd

Browse files
committed
Updating the status of Test262 test-suite.
1 parent 74de9c5 commit f4451dd

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

graal-js/test/test262.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2043,10 +2043,6 @@
20432043
"filePath" : "intl402/DateTimeFormat/prototype/format/numbering-system.js",
20442044
"status" : "FAIL",
20452045
"comment" : "Problematic test - expects AM suffix with a plain (not narrow) space, see https://github.com/tc39/test262/pull/4276#issuecomment-2544146574"
2046-
}, {
2047-
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-objects-formatting.js",
2048-
"status" : "FAIL",
2049-
"comment" : "new failures 2025-05-08"
20502046
}, {
20512047
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-objects-not-overlapping-options.js",
20522048
"status" : "FAIL",
@@ -2055,6 +2051,26 @@
20552051
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-objects-resolved-time-zone.js",
20562052
"status" : "FAIL",
20572053
"comment" : "Temporal failures"
2054+
}, {
2055+
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-plaindate-formatting-datetime-style.js",
2056+
"status" : "FAIL",
2057+
"comment" : "new failures 2025-05-25"
2058+
}, {
2059+
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-plaindatetime-formatting-datetime-style.js",
2060+
"status" : "FAIL",
2061+
"comment" : "new failures 2025-05-25"
2062+
}, {
2063+
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-plainmonthday-formatting-datetime-style.js",
2064+
"status" : "FAIL",
2065+
"comment" : "new failures 2025-05-25"
2066+
}, {
2067+
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-plaintime-formatting-datetime-style.js",
2068+
"status" : "FAIL",
2069+
"comment" : "new failures 2025-05-25"
2070+
}, {
2071+
"filePath" : "intl402/DateTimeFormat/prototype/format/temporal-plainyearmonth-formatting-datetime-style.js",
2072+
"status" : "FAIL",
2073+
"comment" : "new failures 2025-05-25"
20582074
}, {
20592075
"filePath" : "intl402/DateTimeFormat/prototype/formatRange/temporal-objects-not-overlapping-options.js",
20602076
"status" : "FAIL",
@@ -2123,6 +2139,14 @@
21232139
"COMPILE_IMMEDIATELY" : "SKIP"
21242140
},
21252141
"comment" : "Long-running in compile mode"
2142+
}, {
2143+
"filePath" : "intl402/PluralRules/prototype/constructor/notation.js",
2144+
"status" : "FAIL",
2145+
"comment" : "Incorrect test, compares strings and string objects using ==="
2146+
}, {
2147+
"filePath" : "intl402/PluralRules/prototype/select/notation.js",
2148+
"status" : "FAIL",
2149+
"comment" : "Expects suspicious results for 'sl' locale (not matching ICU results)"
21262150
}, {
21272151
"filePath" : "intl402/Temporal/Duration/prototype/round/relativeto-infinity-throws-rangeerror.js",
21282152
"status" : "FAIL",
@@ -2255,10 +2279,6 @@
22552279
"filePath" : "intl402/Temporal/PlainDate/prototype/until/until-across-lunisolar-leap-months.js",
22562280
"status" : "FAIL",
22572281
"comment" : "new failures 2024-08-09"
2258-
}, {
2259-
"filePath" : "intl402/Temporal/PlainDate/prototype/weekOfYear/gregory-iso-weekofyear.js",
2260-
"status" : "FAIL",
2261-
"comment" : "new failures 2024-03-15"
22622282
}, {
22632283
"filePath" : "intl402/Temporal/PlainDate/prototype/weekOfYear/non-iso-week-of-year.js",
22642284
"status" : "FAIL",
@@ -2283,10 +2303,6 @@
22832303
"filePath" : "intl402/Temporal/PlainDate/prototype/withCalendar/canonicalize-calendar.js",
22842304
"status" : "FAIL",
22852305
"comment" : "new failures 2024-08-09"
2286-
}, {
2287-
"filePath" : "intl402/Temporal/PlainDate/prototype/yearOfWeek/gregory-iso-weekofyear.js",
2288-
"status" : "FAIL",
2289-
"comment" : "new failures 2024-03-15"
22902306
}, {
22912307
"filePath" : "intl402/Temporal/PlainDate/prototype/yearOfWeek/non-iso-week-of-year.js",
22922308
"status" : "FAIL",
@@ -2387,10 +2403,6 @@
23872403
"filePath" : "intl402/Temporal/PlainDateTime/prototype/until/infinity-throws-rangeerror.js",
23882404
"status" : "FAIL",
23892405
"comment" : "Temporal failures"
2390-
}, {
2391-
"filePath" : "intl402/Temporal/PlainDateTime/prototype/weekOfYear/gregory-iso-weekofyear.js",
2392-
"status" : "FAIL",
2393-
"comment" : "new failures 2024-03-15"
23942406
}, {
23952407
"filePath" : "intl402/Temporal/PlainDateTime/prototype/weekOfYear/non-iso-week-of-year.js",
23962408
"status" : "FAIL",
@@ -2403,10 +2415,6 @@
24032415
"filePath" : "intl402/Temporal/PlainDateTime/prototype/withCalendar/canonicalize-calendar.js",
24042416
"status" : "FAIL",
24052417
"comment" : "new failures 2024-08-09"
2406-
}, {
2407-
"filePath" : "intl402/Temporal/PlainDateTime/prototype/yearOfWeek/gregory-iso-weekofyear.js",
2408-
"status" : "FAIL",
2409-
"comment" : "new failures 2024-03-15"
24102418
}, {
24112419
"filePath" : "intl402/Temporal/PlainDateTime/prototype/yearOfWeek/non-iso-week-of-year.js",
24122420
"status" : "FAIL",
@@ -2799,10 +2807,6 @@
27992807
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/until/infinity-throws-rangeerror.js",
28002808
"status" : "FAIL",
28012809
"comment" : "Temporal failures"
2802-
}, {
2803-
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/weekOfYear/gregory-iso-weekofyear.js",
2804-
"status" : "FAIL",
2805-
"comment" : "new failures 2024-03-15"
28062810
}, {
28072811
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/weekOfYear/non-iso-week-of-year.js",
28082812
"status" : "FAIL",
@@ -2819,10 +2823,6 @@
28192823
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/withPlainTime/dst-skipped-cross-midnight.js",
28202824
"status" : "FAIL",
28212825
"comment" : "new failures 2024-10-16"
2822-
}, {
2823-
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/yearOfWeek/gregory-iso-weekofyear.js",
2824-
"status" : "FAIL",
2825-
"comment" : "new failures 2024-03-15"
28262826
}, {
28272827
"filePath" : "intl402/Temporal/ZonedDateTime/prototype/yearOfWeek/non-iso-week-of-year.js",
28282828
"status" : "FAIL",

0 commit comments

Comments
 (0)