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

Unified Diff: sdk/lib/_internal/pub/pub.status

Issue 362353003: Fix deactivate usage tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | « no previous file | sdk/lib/_internal/pub/test/global/deactivate/missing_package_arg_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/pub.status
diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
index 4a1b1cc68da12c840cb0cc9ecaa6743d7866fc50..f9df64b9fdd35ca9d54f3bcf2aeca0a8e1e88531 100644
--- a/sdk/lib/_internal/pub/pub.status
+++ b/sdk/lib/_internal/pub/pub.status
@@ -4,9 +4,6 @@
test/serve/web_socket/url_to_asset_id_test: Pass, Slow
-test/global/deactivate/unexpected_arguments_test: RuntimeError # Issue 19784
-test/global/deactivate/missing_package_arg_test: RuntimeError # Issue 19784
-
# Pub only runs on the VM, so just rule out all compilers.
[ $compiler == dart2js || $compiler == dart2dart ]
*: Skip
« no previous file with comments | « no previous file | sdk/lib/_internal/pub/test/global/deactivate/missing_package_arg_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698