 Chromium Code Reviews
 Chromium Code Reviews Issue 15254002:
  Mark isolate/isolate_stress_test as timing out.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
    
  
    Issue 15254002:
  Mark isolate/isolate_stress_test as timing out.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/| Index: tests/isolate/isolate.status | 
| =================================================================== | 
| --- tests/isolate/isolate.status (revision 22828) | 
| +++ tests/isolate/isolate.status (working copy) | 
| @@ -126,7 +126,7 @@ | 
| mandel_isolate_stream_test: Pass, Fail, Timeout # Issue 7952 | 
| [ $compiler == dart2js && ( $runtime == ff || $runtime == safari ) ] | 
| -isolate_stress_test: Slow, Pass # http://dartbug.com/10697 | 
| +isolate_stress_test: Pass, Timeout # http://dartbug.com/10697 | 
| [ $arch == arm ] | 
| *: Skip |