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

Unified Diff: tests/language/language_analyzer2.status

Issue 437813003: Add regression test for issue 20074. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix comments. Created 6 years, 4 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/language_analyzer.status ('k') | tests/language/regress_20074_test.dart » ('j') | 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 722fd39ccf5323d8b1f42c7d37252adf425be2f0..d8d25d530a3135ca9b2795e895d93fae725d5641 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -165,6 +165,9 @@ override_inheritance_no_such_method_test/05: StaticWarning # Issue 16132
regress_19413_test/01: MissingStaticWarning # Issue 19424
+# test issue 20074
+regress_20074_test: CompileTimeError # Issue 20074
+
# The following tests are currently assumed to be failing because the test is wrong.
#
application_negative_test: CompileTimeError # Test Issue 14528
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/regress_20074_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698