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