Chromium Code Reviews| Index: tests/isolate/isolate.status |
| =================================================================== |
| --- tests/isolate/isolate.status (revision 17183) |
| +++ tests/isolate/isolate.status (working copy) |
| @@ -114,3 +114,6 @@ |
| # TODO(ajohnsen): Fix this as part of library changes. |
| [ $compiler == none ] |
| isolate_negative_test: Skip # Bug 6890 |
| + |
| +[ $compiler == dart2js && $runtime == ff && $system == windows ] |
| +mandel_isolate_test: Pass, Fail # Issue 7952 |