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

Unified Diff: tests/language/language.status

Issue 10909058: Allow the analyzer to fail a few new tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 342c6ebe7383cfde930fe47715e6aef4c4ad6b15..376ffabcf9b8f6f96ccb3671af093b3ea93b2beb 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -145,7 +145,10 @@ resource_test: Skip # out of date - resource directives have been removed
static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
syntax_test: Skip # Bug 2107 Static type warnings in none case
throw7_negative_test: Fail # Issue 3654
-
+try_catch_syntax_test/09: Fail # BUG(4905)
+try_catch_syntax_test/10: Fail # BUG(4905)
+try_catch_syntax_test/11: Fail # BUG(4905)
+try_catch_syntax_test/12: Fail # BUG(4905)
type_variable_bounds_test/00: Fail # issue 3079
type_variable_bounds_test/07: Fail # language change 1031
type_variable_static_context_negative_test: Fail # language change 1031
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698