Chromium Code Reviews| Index: tests/try/try.status |
| diff --git a/tests/try/try.status b/tests/try/try.status |
| index cebb95e90bae627f5ffb285870736f5bf59c88f9..2e5203b5b78998e06cdafd919a643f0ab45c6492 100644 |
| --- a/tests/try/try.status |
| +++ b/tests/try/try.status |
| @@ -31,5 +31,5 @@ poi/serialize_test: SkipByDesign # Uses dart:io. |
| [ $compiler == dart2js ] |
| poi/*: Skip # http://dartbug.com/20031 |
| -[ $runtime == ff || $runtime == ie10 || $checked ] |
| +[ $runtime == ff || $runtime == chrome || $checked ] |
|
ahe
2014/10/16 16:44:34
This is only on Windows, right?
ahe
2014/10/16 16:51:37
And it's the compiler, that's timing out:
Command
floitsch
2014/10/16 17:10:15
https://codereview.chromium.org/660673003
|
| web/incremental_compilation_update_test: Slow, Pass |