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

Unified Diff: tests/lib/lib.status

Issue 10704259: Added getField/setField to ObjectMirror. For InstanceMirrors, this get/sets (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 5 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/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 9728)
+++ tests/lib/lib.status (working copy)
@@ -14,6 +14,7 @@
[ $compiler == dart2js || $compiler == dartc || $compiler == frog ]
math/*: Skip
+mirrors/*: Skip
turnidge 2012/07/17 23:59:33 Okay, so we're moving the tests up?
rmacnak 2012/07/18 00:48:55 It took me a while to find the current location, s
turnidge 2012/07/18 05:07:35 I'll buy that. On 2012/07/18 00:48:55, rmacnak wr
unittest/instance_test: Skip
[ $compiler == dart2js && $checked ]

Powered by Google App Engine
This is Rietveld 408576698