| Index: tests/try/try.status
|
| diff --git a/tests/try/try.status b/tests/try/try.status
|
| index e3b7f96895af280434716243bf2ee917f5115b62..cebb95e90bae627f5ffb285870736f5bf59c88f9 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 || $checked ]
|
| +[ $runtime == ff || $runtime == ie10 || $checked ]
|
| web/incremental_compilation_update_test: Slow, Pass
|
|
|