| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index d1071b91a3448a34959b795f846b23812c471c43..4a66e78e0641a0d0f1d89ef30295f8fe91f56086 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -38,6 +38,7 @@ datalistelement_test: Skip # Issue 20540
|
|
|
| [ $compiler == dart2js ]
|
| input_element_test/attributes: Fail # Issue 21555
|
| +wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium
|
|
|
| [ $compiler == dart2js && $csp && $browser ]
|
| custom/js_custom_test: Fail # Issue 14643
|
|
|