| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index 7493805a8f6bf490dbb12113e9ee8faf9ca94259..6f3a522e858ff5a74d0f22f048dcc0b7b8dfeb28 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -59,6 +59,14 @@ 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) ]
|
| +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/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
|
| +
|
| [ $arch == arm ]
|
| sample_extension/test/sample_extension_test: Skip # Issue 14705
|
|
|
|
|