| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index cd3b67d3b17d8a809cabd4cdfe783c29c30a1c01..6edfc2b10802d1c2b9d9792e04963f0d648ea119 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -6,14 +6,13 @@ event_test: Skip # Issue 1996
|
| interactive_test: Skip # Must be run manually.
|
| dromaeo_smoke_test: Skip # Issue 14521, 8257
|
| custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
|
| +[ $runtime == drt || $runtime == dartium ]
|
| +custom/template_wrappers_test: Pass # Issue 16656 Override others
|
|
|
| [ $compiler == dart2js && $csp ]
|
| custom/js_custom_test: Fail # Issue 14643
|
|
|
| [ $compiler == dart2js && $browser ]
|
| -custom/template_wrappers_test: RuntimeError # Test is for Dartium GC issues
|
| -
|
| -[ $compiler == dart2js && $browser ]
|
| custom/created_callback_test: Fail # Support for created constructor.
|
|
|
| # For now dart2js uses the polyfill even on DRT
|
|
|