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

Unified Diff: tests/corelib/corelib.status

Issue 10448074: Fix check in exception unwrapping and update status files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « lib/compiler/implementation/lib/js_helper.dart ('k') | tests/dom/dom.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 8096)
+++ tests/corelib/corelib.status (working copy)
@@ -84,10 +84,6 @@
[ $compiler == dart2js && $runtime == drt ]
list_sort_test: Fail, Pass # Issue 2667
-[ $compiler == dart2js && $runtime == ff ]
-core_runtime_types_test: Fail
-const_list_literal_test: Fail # Uncaught error: Instance of 'TypeError'
-
[ $compiler == dart2js && $runtime == ie ]
const_list_literal_test: Skip # BUG(3304): Times out.
date_time7_test: Skip # BUG(3304): Times out.
@@ -96,7 +92,3 @@
sort_test: Skip # BUG(3304): Times out.
string_base_vm_test: Skip # BUG(3304): Times out.
core_runtime_types_test: Fail
-
-[ $compiler == dart2js && $runtime == safari ]
-core_runtime_types_test: Fail
-const_list_literal_test: Fail # Uncaught error: Instance of 'TypeError'
« no previous file with comments | « lib/compiler/implementation/lib/js_helper.dart ('k') | tests/dom/dom.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698