Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 8e4e3587ec07062470df3b9e3af1500a86c2af07..121b8161b4e8810190c3d309f6e3136237b1ae14 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -7,7 +7,7 @@ event_test: Skip # Issue 1996 |
| interactive_test: Skip # Must be run manually. |
| [ $compiler == dart2js && $runtime != drt ] |
| -custom/*: Skip |
| +custom/document_register_type_extensions_test/namespaces: Fail |
|
Jennifer Messerly
2013/08/29 20:57:29
curious why this works on dart2js+drt but not othe
blois
2013/08/29 21:38:41
drt is using the native implementation, the polyfi
|
| [ $compiler == dart2js && $browser ] |
| # Issue 9325 failures |