| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index bc7cc14f840e339cdb71ce50ea1b7d58731362a8..2bd407d7d1b2381c477f35fe6069880f4105ce2f 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -28,10 +28,10 @@ promise_based_test: Skip
|
| third_party/todomvc: Pass, Fail # Flaky? Issue 12865
|
|
|
| [ $system == windows && $runtime == ff ]
|
| -third_party/todomvc: Pass, Fail, Timeout # Issue 13260, 13281
|
| +third_party/todomvc: Pass, Timeout # Issue 13260
|
|
|
| [ $system == windows && $runtime == chrome ]
|
| -third_party/todomvc: Pass, Fail, Timeout # Issue 13260, 13281
|
| +third_party/todomvc: Pass, Timeout # Issue 13260
|
|
|
| [ $runtime == opera ]
|
| swarm/test/swarm_ui_lib/touch/touch_test: Fail
|
|
|