Skip to content

Commit 01b74dd

Browse files
committed
TestV8 test-suite status update.
1 parent 01fac7c commit 01b74dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

graal-js/test/testV8.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@
153153
"filePath" : "intl/regress-10613.js",
154154
"status" : "FAIL",
155155
"comment" : "Different error message expected, passes otherwise"
156+
}, {
157+
"filePath" : "intl/regress-1074578.js",
158+
"status" : "FAIL",
159+
"comment" : "Fails after ICU4J 70.1 update. Expects a different formatting of a timezone (MST versus GMT-7)."
156160
}, {
157161
"filePath" : "intl/regress-1130489.js",
158162
"status" : "PASS",

0 commit comments

Comments
 (0)