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 35c32e4 commit 34d9ea8Copy full SHA for 34d9ea8
graal-js/test/testV8.json
@@ -86,9 +86,17 @@
86
"filePath" : "intl/general/empty-handle.js",
87
"status" : "SKIP",
88
"comment" : "Triggers stack-overflow, test fails randomly based on where the overflow occurs."
89
+ }, {
90
+ "filePath" : "intl/general/getCanonicalLocales.js",
91
+ "status" : "FAIL",
92
+ "comment" : "Obsolete test: 'no' is now the main locale (not an alias of 'nb')"
93
}, {
94
"filePath" : "intl/general/supported-locales-of.js",
95
"status" : "FAIL"
96
97
+ "filePath" : "intl/locale/locale.js",
98
99
100
101
"filePath" : "intl/number-format/check-minimum-fraction-digits.js",
102
"status" : "FAIL",
0 commit comments