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

Unified Diff: tests/co19/co19-compiler.status

Issue 10949015: Issue 5052. Analyzer should treat assert as a keyword (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 97cceae8e30b9c3a4bf1330afdf9658a82b2b230..5592612733e1c888034e1bc332536ff18c37e47e 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -95,6 +95,17 @@ Language/08_Interfaces/2_Getters_and_Setters_A07_t01: Fail, OK
Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail, OK
Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail, OK
+# co19 issue 218
+Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail, OK
+Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, OK
+Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, OK
+Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, OK
+Language/11_Statements/15_Assert_A05_t02: Fail, OK
+Language/11_Statements/15_Assert_A05_t03: Fail, OK
+Language/11_Statements/15_Assert_A05_t01: Fail, OK
+Language/11_Statements/15_Assert_A05_t04: Fail, OK
+Language/11_Statements/15_Assert_A05_t05: Fail, OK
+
Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(dartc-team): Please triage this failure.
Language/10_Expressions/10_Instance_Creation/2_Const_A02_t05: Fail # TODO(dartc-team): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698