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

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

Issue 10914286: Remove Object.dynamic. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 4235c1da217874baadc0c8a57f6d1ee132bc54d7..781a36f87feffcf52a25af28db0dc6fd35d882b1 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -133,6 +133,9 @@ Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail,
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail, OK # co19 issue 195
Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # co19 issue 195
+LibTest/core/Object/dynamic_A01_t01: Fail, OK # co19 issue 211
+LibTest/core/Object/operator_equality_A01_t01: Fail, OK # co19 issue 211
+LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when

Powered by Google App Engine
This is Rietveld 408576698