| Index: tests/try/try.status
|
| diff --git a/tests/try/try.status b/tests/try/try.status
|
| index 2e5203b5b78998e06cdafd919a643f0ab45c6492..02c8edc945b63c122d9151020dbdbb07bde4188d 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 == chrome || $checked ]
|
| +[ $runtime == ff || $checked || ($system == windows && $compiler == dart2js)]
|
| web/incremental_compilation_update_test: Slow, Pass
|
|
|