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

Unified Diff: tests/language/language.status

Issue 18563006: More tests updated to optimize code (Part 2). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 5 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/language/issue7525_test.dart ('k') | tests/language/large_implicit_getter_test.dart » ('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 24922)
+++ tests/language/language.status (working copy)
@@ -316,8 +316,8 @@
# TODO(zra): Check to see if the ASSERT that fails in debug mode is correct
stack_overflow_test: Crash, Pass # Passes in release mode.
stack_overflow_stacktrace_test: Crash, Pass # Passes in release mode.
+try_catch4_test: Fail
-
[ $arch == mips ]
*: Skip
@@ -327,4 +327,5 @@
large_implicit_getter_test: Crash # Too far relative branch.
# TODO(zra): Check to see if the ASSERT that fails in debug mode is correct
stack_overflow_test: Crash, Pass # Passes in release mode.
-stack_overflow_stacktrace_test: Crash, Pass # Passes in release mode.
+stack_overflow_stacktrace_test: Crash, Pass # Passes in release mode.
+try_catch4_test: Fail
« no previous file with comments | « tests/language/issue7525_test.dart ('k') | tests/language/large_implicit_getter_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698