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

Unified Diff: tests/language/language.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 | « tests/html/html.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 8096)
+++ tests/language/language.status (working copy)
@@ -380,13 +380,13 @@
[ $runtime == opera ]
*: Skip
-[ $runtime == ff ]
+[ $compiler == frog && $runtime == ff ]
naming_test: Fail
stack_overflow_test: Fail
execute_finally7_test: Skip
static_final_field2_negative_test: Skip
-[ $runtime == ff && $system == windows ]
+[ $compiler == frog && $runtime == ff && $system == windows ]
ct_const2_test: Pass,Fail # Issue 2101
[ $compiler == frog && $runtime == ie ]
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698