| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index 0f2e5d51b18bf2483697b2904f9f556f5645cf84..2c696a4a1d507ddff7d2ec656bda610b8463dd5c 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -60,6 +60,14 @@ 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
|
|
|
| +[ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| +third_party/todomvc/test/listorder_test: Skip # Times out
|
| +third_party/todomvc/test/mainpage_test: Skip # Times out
|
| +third_party/todomvc/test/markdone_shadow_test: Skip # Times out
|
| +third_party/todomvc/test/markdone_test: Skip # Times out
|
| +
|
| +
|
| +
|
| [ $compiler == none && $runtime == drt ]
|
| third_party/todomvc/test/markdone_shadow_test: RuntimeError # Issue 19414
|
|
|
|
|