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

Unified Diff: tests/corelib/corelib.status

Issue 11533006: Added supressions of test failures on Safari for {corelib,language,html} (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | tests/html/html.status » ('j') | tests/html/html.status » ('J')
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 f48942dcaa24460f6175a21c9395f58778ff21d6..22e0f47253822a52421d552c74e187dd823e74f9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -2,6 +2,10 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+
+[ $runtime == safari ]
ahe 2012/12/11 15:00:22 How about adding this at the end?
kustermann 2012/12/11 15:55:34 Done.
+null_nosuchmethod_test: Fail # TODO(ahe): Please triage this failure.
+
reg_exp_unicode_2_test: Fail # Bug 6592
[ $compiler == none ]
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | tests/html/html.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698