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

Unified Diff: pkg/pkg.status

Issue 11363058: Fix mock library to use new noSuchMethod signature. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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 | « no previous file | pkg/unittest/lib/mock.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 14483)
+++ pkg/pkg.status (working copy)
@@ -9,12 +9,6 @@
# arithmetic natively, i.e., the VM.
fixnum/test/int_64_vm_test: Skip
-# Skip mock tests for now until the noSuchMethod code is fixed.
-
-unittest/test/mock_test: Skip
-unittest/test/mock_regexp_negative_test: Skip
-unittest/test/mock_stepwise_negative_test: Skip
-
[$compiler == dart2dart]
*: Skip
@@ -32,7 +26,6 @@
[ $runtime == vm ]
intl/test/find_default_locale_browser_test: Skip
intl/test/date_time_format_http_request_test: Skip
-unittest/test/mock_test: Fail # noSuchMethod InvocationMirror not correct yet.
# Skip http request tests on Dartium while resolving an odd
# error there that causes the tests to timeout.
« no previous file with comments | « no previous file | pkg/unittest/lib/mock.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698