| Index: dart/utils/tests/dartdoc/dartdoc.status
|
| diff --git a/dart/utils/tests/dartdoc/dartdoc.status b/dart/utils/tests/dartdoc/dartdoc.status
|
| index d60f2246e42f57460a39957a8cafc060e8f7c106..516eedd7cfa4cf48123ed6912463d9144f9fb2c5 100644
|
| --- a/dart/utils/tests/dartdoc/dartdoc.status
|
| +++ b/dart/utils/tests/dartdoc/dartdoc.status
|
| @@ -5,7 +5,7 @@
|
| prefix dartdoc
|
|
|
| [ $component == leg ]
|
| -*: Skip # library tags are not implemented: Bug 1126
|
| +*: Skip # Leg is not ready yet.
|
|
|
| [ $component == vm || $component == dartc || $component == chromium ]
|
| *: Skip # Tests use node flavor of unittest lib. :(
|
| @@ -13,6 +13,9 @@ prefix dartdoc
|
| [ $component == frogium || $component == dartium || $component == webdriver ]
|
| *: Skip # Tests use node flavor of unittest lib. :(
|
|
|
| +[ $component == frog && $mode == debug ]
|
| +dartdoc_tests: Skip # Times out.
|
| +
|
| [ $arch == x64 ]
|
| *: Skip
|
|
|
|
|