Index: tests/isolate/isolate.status |
=================================================================== |
--- tests/isolate/isolate.status (revision 13713) |
+++ tests/isolate/isolate.status (working copy) |
@@ -46,13 +46,13 @@ |
timer_test: Pass, Fail |
# TODO(ager): Update these. |
-[ $runtime == ie && $system == windows ] |
+[ $runtime == ie9 && $system == windows ] |
v2*: Skip |
[ $runtime == safari && $system == macos ] |
v2*: Skip |
-[ $runtime == ie && ($system == linux || $system == macos) ] |
+[ $runtime == ie9 && ($system == linux || $system == macos) ] |
*: Skip |
[ $runtime == safari && ($system == linux || $system == windows) ] |