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

Unified Diff: tests/language/language_analyzer2.status

Issue 1091133002: Add a separate test verifying that the optimizer does not trip over debug break. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 8 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: tests/language/language_analyzer2.status
===================================================================
--- tests/language/language_analyzer2.status (revision 45218)
+++ tests/language/language_analyzer2.status (working copy)
@@ -422,6 +422,8 @@
unbound_getter_test: StaticWarning
unhandled_exception_negative_test: CompileTimeError
unresolved_top_level_method_negative_test: StaticWarning
+vm/debug_break_vm_test/*: Skip
+vm/debug_break_enabled_vm_test: Skip
vm/type_cast_vm_test: StaticWarning
vm/type_vm_test: StaticWarning
void_type_test: StaticWarning

Powered by Google App Engine
This is Rietveld 408576698