| 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
|
|
|