Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 0596b92f9084509a5b0cc931e509c42656896703..1b9a7f8630711fc906da02b961ec850d6825a8c2 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -7,6 +7,7 @@ async_window_test: Skip #TODO(gram): investigating |
| event_test: Skip # Issue 1996 |
| custom_elements_test: Skip # Not yet implemented. |
| +interactive_test: Skip # Must be run manually. |
|
ricow1
2013/08/22 11:26:13
If this needs to be run manually how about just no
blois
2013/08/22 16:14:56
If it's not _test, is there an easy way to generat
|
| # Layout tests are only supported on DRT. |
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] |