Chromium Code Reviews| Index: samples/samples.status |
| diff --git a/samples/samples.status b/samples/samples.status |
| index 8eb58ace8817e4dd9168298554a11cc9bf7ba533..256b519d83b7e94a19ce581461299985a1b97f9e 100644 |
| --- a/samples/samples.status |
| +++ b/samples/samples.status |
| @@ -39,11 +39,10 @@ spirodraw: Skip |
| sunflower: Skip |
| swarm: Skip |
| swipe: Skip |
| -third_party/todomvc/*: Skip |
| +third_party/todomvc: Skip |
| [ $compiler == dart2js && $browser ] |
| dartcombat/test/dartcombat_test: Skip |
|
kustermann
2013/09/04 12:02:23
Please
- run it locally on as many runtimes as pos
Jennifer Messerly
2013/09/04 18:52:24
yeah, I'm getting that today too. Ugh! It looks li
|
| -third_party/todomvc/*: Skip # Issue 12865 |
| [ $compiler == dart2js && $runtime == none ] |
| *: Fail, Pass # TODO(ahe): Triage these tests. |