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

Unified Diff: tests/language/language_analyzer.status

Issue 632123002: Properly annotate type_check_const_function_typedef2_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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/language/language.status ('k') | tests/language/language_analyzer2.status » ('j') | 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 db3ffa0f4b5da801465920649c9e1db4e5331ed6..08b421edec370570b4ef6584434d948e7433dce9 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -13,8 +13,6 @@ built_in_identifier_prefix_test: CompileTimeError # Issue 12694
override_field_test/03: fail
method_override7_test/03: Fail # Issue 11496
-type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
-
external_test/21: Fail
external_test/24: Fail
external_test/25: Fail
@@ -484,3 +482,4 @@ const_constructor3_test/02: MissingCompileTimeError # Issue 16391
const_constructor3_test/04: MissingCompileTimeError # Issue 16391
const_init2_test/02: MissingCompileTimeError # Issue 16391
malformed2_test/01: MissingCompileTimeError # Issue 16391
+type_check_const_function_typedef2_test/00: MissingCompileTimeError # Issue 16391
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698