Chromium Code Reviews| Index: tests/utils/utils.status |
| =================================================================== |
| --- tests/utils/utils.status (revision 11954) |
| +++ tests/utils/utils.status (working copy) |
| @@ -29,3 +29,6 @@ |
| [ $compiler == dart2dart ] |
| # Skip until we stabilize language tests. |
| *: Skip |
| + |
| +[ $compiler == dart2js && $checked ] |
| +markdown_test: Fail # Issue 3720 |