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

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

Issue 10878050: Unify Object implementation across dart2js and VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
« runtime/lib/lib_sources.gypi ('K') | « runtime/lib/object_patch.dart ('k') | no next file » | 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 06967f93c6a783e47b70470683c522a5fbb60b64..29753f8c2d1a5e21595edc0ace0373fa332fcf85 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -182,7 +182,6 @@ Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect
Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpected token 'equals'
Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpected token 'equals'
Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpected token 'equals'
-Language/10_Expressions/20_Equality_A03_t02: Fail # Compile-time error: unexpected token 'equals'
Mads Ager (google) 2012/08/24 12:44:32 The code that used to cause the compile-time error
Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpected token 'equals'
LibTest/core/Futures/wait_A01_t02: Fail # Runtime error: 1
Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Runtime error: Expect.equals(expected: <1.2>, actual: <1.1>) fails.
« runtime/lib/lib_sources.gypi ('K') | « runtime/lib/object_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698