| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 6569547fa67df0704c85a72e27d0e38616784f26..7f8aaaec3f9ae1425ff677c0bef85aaee4d30ff5 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -10,3 +10,10 @@ UriTest: Fail
|
|
|
| [ $arch == simarm ]
|
| *: Skip
|
| +
|
| +[ $component == vm ]
|
| +# TODO(rnystrom): Right now, the VM tests can't access frog/ and client/ which
|
| +# dartdoc uses, so disable for now. Once the deps files are unified this should
|
| +# be fixed.
|
| +DartdocTest: Skip
|
| +MarkdownTest: Skip
|
|
|