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

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

Issue 294903015: New analyzer snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « pkg/analyzer/test/generated/resolver_test.dart ('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/co19/co19-analyzer2.status
diff --git a/tests/co19/co19-analyzer2.status b/tests/co19/co19-analyzer2.status
index 2401404e9f751764ede7e491b8ccd57989eb4a82..2561cc98b98fb68c4e5601c85cc360074eb2b8ed 100644
--- a/tests/co19/co19-analyzer2.status
+++ b/tests/co19/co19-analyzer2.status
@@ -42,6 +42,14 @@ LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK
# co19 issue #685: Non-bool operand of && and || produces a static type warning
Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t02: Fail, OK
+# co19 issue #686: Abstract methods are allowed in concrete classes if they override a concrete method
+Language/07_Classes/07_Classes_A03_t06: Fail, OK
+Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t04: Fail, OK
+Language/12_Expressions/16_Getter_Lookup_A02_t05: Fail, OK
+Language/12_Expressions/16_Getter_Lookup_A02_t06: Fail, OK
+
+Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # Issue 18914
+
LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage this failure.
LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706: Please triage this failure.
LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please triage this failure.
« no previous file with comments | « pkg/analyzer/test/generated/resolver_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698