Chromium Code Reviews| Index: tests/html/html.status |
| =================================================================== |
| --- tests/html/html.status (revision 12515) |
| +++ tests/html/html.status (working copy) |
| @@ -200,3 +200,6 @@ |
| fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name' |
| cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl' |
| window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl' |
| + |
| +if [ $runtime != chrome && $runtime != drt] |
|
Emily Fortuna
2012/09/18 22:41:10
unfortunately, these status files do not have the
|
| +window_open_test: Fail |