Chromium Code Reviews| Index: dart/tests/utils/utils.status |
| diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status |
| index dfd6939e0221a25ad7c0f3bfd63d308ab9a708da..92e972ea47827498a1a87f3f2962f7139c41e7f0 100644 |
| --- a/dart/tests/utils/utils.status |
| +++ b/dart/tests/utils/utils.status |
| @@ -17,6 +17,7 @@ dartdoc_test: Skip # http://dartbug.com/4541 |
| [ $compiler == dartc ] |
| dummy_compiler_test: Fail # http://dartbug.com/4539 |
| +markdown_test: Fail # http://dartbug.com/4545 |
|
Brian Wilkerson
2012/08/16 17:00:47
I marked this as duplicated, please change the num
ahe
2012/08/16 17:06:38
Done (in the next CL).
|
| [ $compiler == dart2js && $browser ] |
| *: Skip |