Chromium Code Reviews| Index: tests/isolate/isolate.status |
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
| index fac18365f9bb841df4e56943ff6d1d22ed046498..74178d803e3b7f79d5376d63a0eaeaaaacefd3ff 100644 |
| --- a/tests/isolate/isolate.status |
| +++ b/tests/isolate/isolate.status |
| @@ -91,7 +91,7 @@ timer_not_available_test: Fail, OK # only meant to test when there is no way to |
| # implement timer (currently only in d8) |
| [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || ($runtime == ff && $system == linux)) ] |
|
ngeoffray
2013/01/16 08:56:50
Actually I'm not even sure about this line. You ca
floitsch
2013/01/16 09:03:37
Done.
|
| -isolate2_negative_test: Fail # Issue 7769 |
| +isolate2_negative_test: Fail, Pass # Issue 7769 |
| [ $compiler == dart2js && $jscl ] |
| multiple_timer_test: Fail,OK # Needs Timer to run. |