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

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

Issue 8319020: Verify method overrides in checked mode only (fix issue 69). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 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 | « runtime/vm/class_finalizer.cc ('k') | tests/language/src/ClassOverrideNegativeTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 488)
+++ tests/co19/co19-runtime.status (working copy)
@@ -168,12 +168,17 @@
LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t09: Skip
LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t10: Skip
+# Following tests should fail in checked mode only.
+LangGuideTest/07_Overriding/A02/t01: Skip
+LangGuideTest/07_Overriding/A02/t02: Skip
+LangGuideTest/07_Overriding/A03/t01: Skip
+LangGuideTest/07_Overriding/A03/t02: Skip
+LangGuideTest/07_Overriding/A03/t03: Skip
+LangGuideTest/07_Overriding/A04/t01: Skip
+LangGuideTest/07_Overriding/A05/t01: Skip
+
# Following tests define a main with an argument, per new specification
# we do not pass any argument to main.
-LangGuideTest/07_Overriding/A05/t01: Fail,Okay
-LangGuideTest/07_Overriding/A03/t01: Fail,Okay
-LangGuideTest/07_Overriding/A03/t03: Fail,Okay
-LangGuideTest/07_Overriding/A03/t02: Fail,Okay
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Compound_Assignment/A02/t06: Fail,Okay
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Compound_Assignment/A02/t11: Fail,Okay
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Compound_Assignment/A01/t01: Fail,Okay
« no previous file with comments | « runtime/vm/class_finalizer.cc ('k') | tests/language/src/ClassOverrideNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698