Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 29d55f0c42bc6e6d9db4578eb1aa8d41e73657bb..fbe0f046237a231a95d3c2c0bdd4dc1e9ad7de6f 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -3,9 +3,9 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| cssstyledeclaration_test: Skip # Issue 12951 |
| -indexeddb_3_test: Skip # Issue 12948 |
| -indexeddb_4_test: Skip # Issue 12948 |
| -indexeddb_5_test: Skip # Issue 12948 |
| +#indexeddb_3_test: Skip # Issue 12948 |
|
Jacob
2013/09/03 20:17:26
remove rather than uncomment
|
| +#indexeddb_4_test: Skip # Issue 12948 |
| +#indexeddb_5_test: Skip # Issue 12948 |
| async_window_test: Skip #TODO(gram): investigating |
| event_test: Skip # Issue 1996 |