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