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

Unified Diff: tests/language/language_analyzer2.status

Issue 2990703002: Implemented support for generalized void in analyzer. (Closed)
Patch Set: Updated status for co19 tests and language/syntax_test Created 3 years, 5 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_dart2js.status » ('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 a26bbdf46974c00488be49df71ec892d3e27d273..ef5c403bf00c341d686b1a173a46b4f358d9043b 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -449,7 +449,7 @@ regress_27572_test: StaticWarning # Warning about undefined method expected.
part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709
-generalized_void_syntax_test: CompileTimeError # Issue #30177.
+# TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177.
[ $compiler == dart2analyzer && $builder_tag == strong ]
*: Skip # Issue 28649
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698