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

Unified Diff: tests/language/language_analyzer.status

Issue 32693003: Fix issue 13575 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: second attempt Created 7 years, 2 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/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index f26cea00b257af8b901b5fbf70d1b9051ad458db..b8be3cfc6f2247fb69c5d831a7628f797d432b4e 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -158,8 +158,6 @@ type_error_test: fail # Issue 12289
issue11724_test: fail # Issue 12381
call_nonexistent_static_test/08: fail # Issue 12381
-scope_variable_test/01: fail # Issue 12397
-
# test issue 12539, rules for finals were loosened, contradiction in spec was fixed
const_syntax_test/09: fail # Issue 12539
@@ -191,6 +189,10 @@ malformed_test/06: fail # test issue 14079, it is not error, but warning to use
# test issue 14228
black_listed_test/none: fail # test issue 14228, warnings are required but not expected
+# test issue 14289
+bailout3_test: fail # test issue 14289
+prefix9_test: fail # test issue 14289
+
#
# Please don't add new items here.
# This is section for invalid tests.
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698