 Chromium Code Reviews
 Chromium Code Reviews Issue 9555013:
  Get dartdoc in the SDK and working correctly.  (Closed) 
  Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
    
  
    Issue 9555013:
  Get dartdoc in the SDK and working correctly.  (Closed) 
  Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart| Index: tests/utils/utils.status | 
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status | 
| index f26734832f19077bb9d95fb2aca419999428d513..6569547fa67df0704c85a72e27d0e38616784f26 100644 | 
| --- a/tests/utils/utils.status | 
| +++ b/tests/utils/utils.status | 
| @@ -3,9 +3,10 @@ | 
| # BSD-style license that can be found in the LICENSE file. | 
| [ $component == leg ] | 
| -UriTest: Fail | 
| +DartdocTest: Fail | 
| JsonTest: Fail | 
| - | 
| +MarkdownTest: Fail | 
| +UriTest: Fail | 
| [ $arch == simarm ] | 
| *: Skip |