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

Unified Diff: tests/lib/lib.status

Issue 23754008: Disable typed_data_hierarchy_test for dart2js chrome and safari (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 953b96eb8d826d39c03e4f993c51cb353b38fcc0..cd5c5f40606f57592d60e61cac50100758a2bfec 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -42,6 +42,9 @@ mirrors/typedef_test/02: Fail, OK # Incorrect VM behavior.
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
+[ $runtime == safari || $runtime == chrome ]
+lib/typed_data/typed_data_hierarchy_test: Fail # Issue 13230
+
[ $csp ]
mirrors/*: Skip # Issue 6490
« 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