Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2031)

Unified Diff: test/test262/test262.status

Issue 1372603002: [test] Skip test262-es6 tests failing on mac. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Review Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 0a8f4e87983d9a85958d7a1811e2fd783edb0495..558902ffa59827b100c7d4caa57e2e9a6997f495 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -728,6 +728,14 @@
['system == macos', {
'intl402/11.3.2_TRP': [FAIL],
'intl402/9.2.5_11_g_ii_2': [FAIL],
+
+ # BUG(v8:4437).
+ 'intl402/Collator/10.1.1_19_c': [SKIP],
+ 'intl402/Collator/9.2.5_11_g_ii_2': [SKIP],
+ 'intl402/NumberFormat/11.1.1_17': [SKIP],
+ 'intl402/NumberFormat/11.1.1_19': [SKIP],
+ 'intl402/NumberFormat/prototype/format/11.3.2_TRF': [SKIP],
+ 'intl402/NumberFormat/prototype/format/11.3.2_TRP': [SKIP],
}], # system == macos
['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64el', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698