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

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: tests passing 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 17e6e98addb50a9f19f75c5f99814ccc71cb4629..3c5e0c8f72e58e70419af51d823640fe5b3844fc 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -189,6 +189,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

Powered by Google App Engine
This is Rietveld 408576698