| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index 6f3a522e858ff5a74d0f22f048dcc0b7b8dfeb28..b140198bbde20264d588a29e4824b2864ee67d38 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -59,10 +59,10 @@ build_dart: Skip
|
| polymer_intl/test/polymer_intl_test: Pass, Timeout
|
| searchable_list/test/demo_app_test: Pass, Timeout
|
|
|
| -[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
| +[ $compiler == none && ($runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ]
|
| polymer_intl/test/polymer_intl_test: Pass, RuntimeError # Issue 18931
|
| searchable_list/test/demo_app_test: Pass, RuntimeError # Issue 18931
|
| -third_party/todomvc/test/listorder_test: Pass, RuntimeError # Issue 18931
|
| +third_party/todomvc/test/listorder_test: Pass, RuntimeError, Timeout # Issue 18931, Issue 19127
|
| third_party/todomvc/test/mainpage_test: Pass, RuntimeError # Issue 18931
|
| third_party/todomvc/test/markdone_shadow_test: Pass, RuntimeError # Issue 18931
|
| third_party/todomvc/test/markdone_test: Pass, RuntimeError # Issue 18931
|
|
|