Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index cc22069ceec0c8f2467bc0649439c6a7ba696670..1ddd3b060fe5fd62bd903feb0ca58a166ebd2ae5 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -8,6 +8,7 @@ |
| [ $compiler == dart2js ] |
| dummy_compiler_test: Slow, Pass |
| recursive_import_test: Slow, Pass |
| +utf8_test: Fail # issue 6418 |
| [ $compiler == none && $runtime == drt ] |
| dummy_compiler_test: Fail # http://dartbug.com/2264 |