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

Unified Diff: dart/tests/corelib/corelib.status

Issue 10442081: Update status files for dart2js/mac/safari. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 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
Index: dart/tests/corelib/corelib.status
===================================================================
--- dart/tests/corelib/corelib.status (revision 8084)
+++ dart/tests/corelib/corelib.status (working copy)
@@ -95,3 +95,7 @@
reg_exp_all_matches_test: Skip # BUG(3304): Times out.
sort_test: Skip # BUG(3304): Times out.
string_base_vm_test: Skip # BUG(3304): Times out.
+
+[ $compiler == dart2js && $runtime == safari ]
+core_runtime_types_test: Fail
+const_list_literal_test: Fail # Uncaught error: Instance of 'TypeError'

Powered by Google App Engine
This is Rietveld 408576698