Index: samples/tests/samples/samples.status |
=================================================================== |
--- samples/tests/samples/samples.status (revision 13713) |
+++ samples/tests/samples/samples.status (working copy) |
@@ -28,7 +28,7 @@ |
dartcombat/dartcombat_test: Skip # passes locally but timeout on bot? |
dartcombat_test: Skip |
-[ $runtime == chrome || $runtime == ff || $runtime == safari || $runtime == ie ] |
+[ $runtime == chrome || $runtime == ff || $runtime == safari || $runtime == ie9 ] |
lib/layout/layout_test: Fail # http://darbug.com/5132 |
[ $runtime == safari ] |
@@ -73,7 +73,7 @@ |
[ $runtime == opera ] |
*: Skip |
-[ $compiler == dart2js && $runtime == ie ] |
+[ $compiler == dart2js && $runtime == ie9 ] |
swarm/swarm_test: Fail # BUG(5633) |
lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails |