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

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

Issue 25515006: Triage co19 test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 5c58ab98361c69dceb293a794eb39f83bd415c9a..20082fcab0a31cf281665fb6ce18a420470c9357 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -25,9 +25,6 @@ Language/12_Expressions/07_Maps_A13_t01: Fail
# TBF: malformed or malbounded type in "conts" is static warning
Language/12_Expressions/12_Instance_Creation_A01_t08: Fail
-# TBF: main() { {}; } is map as expression statement, so NON_CONST_MAP_AS_EXPRESSION_STATEMENT
-Language/13_Statements/02_Expression_Statements_A01_t13: Fail
-
# TBF: typedef self reference
Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: Fail
Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: Fail
@@ -143,3 +140,6 @@ LibTest/core/Runes/isNotEmpty_A01_t02: Fail, OK
# co19 issue #622: Undefined class 'Int16List.fromList'
LibTest/core/Runes/lastWhere_A02_t01: Fail, OK
+
+# co19 issue #623: main() { {}; } is block and empty statement, not a map
+Language/13_Statements/02_Expression_Statements_A01_t13: Fail, OK
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698