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

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

Issue 8632020: Make method overrides with differing parameters a compile-time error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Report on function name, not entire function! Created 9 years 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 6704b8310ce4f17dbf1c67a20cab72c7dbfd3a9b..10dafbc372cc1958dea37d982cec98900b8108ee 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -71,9 +71,6 @@ LangGuideTest/03_Values/03_3_Strings/A03/t01: Fail
LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A02/t01: Fail
LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t02: Fail
LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t03: Fail
-LangGuideTest/07_Overriding/A02/t01: Fail # Bug 5371670.
-LangGuideTest/07_Overriding/A02/t02: Fail # Bug 5371670.
-LangGuideTest/07_Overriding/A04/t01: Fail # Bug 5371670.
LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A02/t01: Fail # Bug 5371670.
LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A02/t02: Fail # Bug 5371670.
LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A04/t01: Fail

Powered by Google App Engine
This is Rietveld 408576698