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

Unified Diff: pkg/pkg.status

Issue 17552019: Reorganize mdv and observe packages (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merged Created 7 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 | « pkg/observe/test/utils.dart ('k') | sdk/lib/_internal/libraries.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index da5405647501eb9a582fa1be1d5e555a8d682c44..2deea0e5ed6fe9604c9e49fb45631c44b2ee5e52 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -194,6 +194,6 @@ serialization/test/no_library_test: Skip # Expected Failure
[ ($runtime == dartium || $runtime == drt) && $compiler == none ]
pathos/test/pathos_dart2js_test: Fail, OK # Issue 6490
-# Skip mdv_observe tests on command line VM, they only run in the browser.
+# Skip mdv tests on command line VM, they only run in the browser.
[ $runtime == vm ]
-mdv_observe: Skip
+mdv: Skip
« no previous file with comments | « pkg/observe/test/utils.dart ('k') | sdk/lib/_internal/libraries.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698