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

Unified Diff: tests/corelib/corelib.status

Issue 10543072: Mark test as failing on Safari. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 6369112957ecd6fbd9193988945bf68b13d0bc42..7508ddf40c31d9a7fb0ab3bdccc45203d2e23bb2 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -85,6 +85,9 @@ string_base_vm_test: Fail, OK # VM specific test.
[ $compiler == dart2js && $runtime == drt ]
list_sort_test: Fail, Pass # Issue 2667
+[ $compiler == dart2js && $runtime == safari ]
+core_runtime_types_test: Fail
+
[ $compiler == dart2js && $runtime == ie ]
const_list_literal_test: Skip # BUG(3304): Times out.
date_time7_test: Skip # BUG(3304): Times out.
« 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