| Index: tools/dom/docs/docs.status
|
| diff --git a/tests/chrome/chrome.status b/tools/dom/docs/docs.status
|
| similarity index 57%
|
| copy from tests/chrome/chrome.status
|
| copy to tools/dom/docs/docs.status
|
| index 077c8b2f095621148516ab49ea2a13366ad45459..43d96f11accee75c4b6fa503fa34eff8f7189c31 100644
|
| --- a/tests/chrome/chrome.status
|
| +++ b/tools/dom/docs/docs.status
|
| @@ -2,10 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -[ $runtime == vm ]
|
| -# Not supported on the VM
|
| -*: Skip
|
| -
|
| -[ $compiler == none]
|
| -# Not supported on Dartium right now
|
| +# docs.dart is a tool that only runs on the VM
|
| +[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc || $runtime == drt || $runtime == dartium ]
|
| *: Skip
|
|
|