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

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

Issue 10908291: Reapply "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
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 5e9627cacbc0a2dd3ca4aa779a7f4cde8340e6e6..0f67970df93b5e8f9b2e74854b01710d4310318a 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -63,6 +63,11 @@ Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this
LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure.
LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure.
+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
+
+
[ $compiler == dart2js && $checked ]
# Tests rely on a VM exception being thrown in checked mode.
Language/10_Expressions/10_Instance_Creation/2_Const_A09_t02: Fail, OK
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698