| Index: samples/tests/samples/samples.status
|
| diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
|
| index d56180bb253223c7f364973137e99a65661f45b1..53d597a6f32c68f6cfb401ab39761cac8d2d2a13 100644
|
| --- a/samples/tests/samples/samples.status
|
| +++ b/samples/tests/samples/samples.status
|
| @@ -73,13 +73,12 @@ swarm/swarm_test: Skip # Issue 3152: Timeout $.window().get$location().get$proto
|
| *: Skip
|
|
|
| [ $compiler == dart2js && $runtime == ie ]
|
| -lib/layout/layout_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -lib/view/view_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -proxy/mint_maker_fully_isolated_generated_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -proxy/mint_maker_promise_with_stubs_generated_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -proxy/mint_maker_rpc_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -proxy/promise_based_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| -swarm/swarm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| +lib/layout/layout_test: Fail # BUG(3304)
|
| +lib/view/view_test: Fail # BUG(3304)
|
| +proxy/mint_maker_fully_isolated_generated_test: Fail # BUG(3304)
|
| +proxy/mint_maker_promise_with_stubs_generated_test: Fail # BUG(3304)
|
| +proxy/mint_maker_rpc_test: Fail # BUG(3304)
|
| +swarm/swarm_test: Fail # BUG(3304)
|
| lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
|
|
|
| [ $compiler == dart2js && $runtime == safari ]
|
|
|