Chromium Code Reviews| Index: samples/samples.status |
| diff --git a/samples/samples.status b/samples/samples.status |
| index 47d3633e6634ad186affa100c356bc41b1e9acd1..2849a96cd7c5c8fb67d128fde6d6d8c8f9d4b14f 100644 |
| --- a/samples/samples.status |
| +++ b/samples/samples.status |
| @@ -47,7 +47,9 @@ third_party/todomvc/test/markdone_test: Skip # Times out |
| [ $compiler == none && $runtime == drt ] |
| -third_party/todomvc/test/markdone_shadow_test: RuntimeError # Issue 19414 |
| +# Change back to RuntimeError once |
| +# https://github.com/Polymer/webcomponentsjs/pull/58 is fixed |
|
Siggi Cherem (dart-lang)
2014/11/25 17:53:42
seems that they pulled it in, maybe cherry-pick it
jakemac
2014/12/01 18:42:51
Done.
|
| +third_party/todomvc/test/markdone_shadow_test: Pass # Issue 19414 |
| [ $arch == arm ] |
| sample_extension/test/sample_extension_test: Skip # Issue 14705 |