Chromium Code Reviews| Index: samples/tests/samples/samples.status |
| =================================================================== |
| --- samples/tests/samples/samples.status (revision 11997) |
| +++ samples/tests/samples/samples.status (working copy) |
| @@ -83,3 +83,10 @@ |
| [ $compiler == dart2js && $checked ] |
| swarm/swarm_test: Fail # TypeError: Object #<HTMLParagraphElement> has no method 'get$text' |
| + |
| +# The following tests fail on int checks. |
| +# Issue 3720 |
| +lib/layout/layout_test: Fail |
| +lib/observable/observable_test: Fail |
|
kasperl
2012/09/07 05:47:51
I had to remove observable_test and util_test agai
ngeoffray
2012/09/07 06:19:38
I believe it's the test framework with browser tes
|
| +lib/util/util_test: Fail |
| +lib/view/view_test: Fail |