Chromium Code Reviews| Index: tests/isolate/isolate.status |
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
| index 44ceb01e12ecff527dc60f24709ad86e5fbcd1e6..f3b8681f5725aa3408d0b1b2c5210fe2b458eeed 100644 |
| --- a/tests/isolate/isolate.status |
| +++ b/tests/isolate/isolate.status |
| @@ -55,6 +55,8 @@ multiple_timer_test: Pass, Fail |
| timer_isolate_test: Pass, Fail |
| timer_test: Pass, Fail |
| +mandel_isolate_test: Pass, Timeout # http://dartbug.com/8069 |
|
ngeoffray
2013/01/23 17:34:08
Put it under the linux system? That's the only sys
|
| + |
| # TODO(ager): Update these. |
| [ $runtime == ie9 && $system == windows ] |
| v2*: Skip |