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

Unified Diff: test/intl/intl.status

Issue 1395503002: [test] Fix status files. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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 | « test/benchmarks/benchmarks.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index 0ae07ebb8380f7f4f18aac8a2df2db16ec3f3195..b8719083bf2c08e526088c7c297ead604b467a75 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -52,5 +52,5 @@
['arch == arm or arch == arm64', {
# BUG(v8:4459).
'collator/default-locale': [PASS, FAIL],
-}], # 'arch == arm64'
+}], # 'arch == arm or arch == arm64'
]
« no previous file with comments | « test/benchmarks/benchmarks.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698