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

Unified Diff: tests/language/language_analyzer2.status

Issue 1595103003: Introduce language test for bug #25525 (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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/conflicting_type_variable_and_setter_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 547ffb6f657188e86639f3a4bdb71785bc5359f5..5c73d50c8570686a50a974e28161ff4b5598a9d4 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -482,3 +482,5 @@ no_main_test/01: Fail # Issue 20030
# This test is expected to generate a warning, since it's
# intentionally referring to a variable that's not in scope.
transitive_private_library_access_test: StaticWarning
+
+conflicting_type_variable_and_setter_test: CompileTimeError # Issue 25525
« no previous file with comments | « tests/language/conflicting_type_variable_and_setter_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698