We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fac7c commit 01b74ddCopy full SHA for 01b74dd
graal-js/test/testV8.json
@@ -153,6 +153,10 @@
153
"filePath" : "intl/regress-10613.js",
154
"status" : "FAIL",
155
"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)."
160
}, {
161
"filePath" : "intl/regress-1130489.js",
162
"status" : "PASS",
0 commit comments