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

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

Issue 18600007: Relax method override restrictions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Test and status updates. Created 7 years, 6 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-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 4b6bffa31cd5990c6104bd56a9dd72d3edaf9e69..e926a290effff489e9b43e0c56fee3080014df20 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -595,6 +595,10 @@ LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no longer const. Issue 459
LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue 459
+Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Override rules have been relaxed. Issue
+Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Override rules have been relaxed. Issue
+Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Override rules have been relaxed. Issue
+
Language/11_Expressions/33_Argument_Definition_Test_A01_t02: Fail, OK # co19 issue 436
Language/11_Expressions/33_Argument_Definition_Test_A02_t01: Fail, OK # co19 issue 436
Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Fail, OK # co19 issue 436

Powered by Google App Engine
This is Rietveld 408576698