| Index: samples/tests/samples/samples.status
|
| diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
|
| index fcd7a5bb4ae26d2cbeb729829802eb1f20b13c6e..25ddfe8d81dc981bef467125a7f18d8ef2e22712 100644
|
| --- a/samples/tests/samples/samples.status
|
| +++ b/samples/tests/samples/samples.status
|
| @@ -59,6 +59,9 @@ lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9
|
| lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
|
| swarm/swarm_test: Skip # Issue 3152: Timeout $.window().get$location().get$protocol is not a function
|
|
|
| +[ $compiler == dart2js && $runtime == drt && $system == windows ]
|
| +swarm/swarm_test: Fail # Issue 4517
|
| +
|
| [ $runtime == opera ]
|
| *: Skip
|
|
|
|
|