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

Unified Diff: test/intl/intl.status

Issue 1988073003: Fix Intl*parsing test (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: add // Flags: --intl-extra Created 4 years, 7 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/intl/date-format/parse-mdyhms.js ('k') | test/intl/number-format/parse-decimal.js » ('j') | 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 02ee26bc56c097893e8e8abdbbb3b60f00eea6eb..7ef6b0d69d951ff1c2c6e52e4ac1d4a25bc65c9f 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -29,12 +29,6 @@
[ALWAYS, {
# TODO(jochen): The following test is flaky.
'overrides/caching': [PASS, FAIL],
-
- # BUG(v8:3454).
- 'date-format/parse-MMMdy': [FAIL],
- 'date-format/parse-mdyhms': [FAIL],
- 'number-format/parse-decimal': [FAIL],
- 'number-format/parse-percent': [FAIL],
}], # ALWAYS
['arch == arm64 and mode == debug and simulator_run == True', {
« no previous file with comments | « test/intl/date-format/parse-mdyhms.js ('k') | test/intl/number-format/parse-decimal.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698