| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index ded6b17883d40f179461627316900a39387dfcea..115de4afe1922b13fd60b6850fe1309f55fdeb92 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -6,6 +6,9 @@ event_test: Skip # Issue 1996
|
| interactive_test: Skip # Must be run manually.
|
| dromaeo_smoke_test: Skip # Issue 14521, 8257
|
|
|
| +[ $compiler == dart2js && $csp && $runtime == drt ]
|
| +mutationobserver_test: Skip # http://dartbug.com/15497
|
| +
|
| [ $compiler == dart2js && $csp ]
|
| custom/js_custom_test: Fail # Issue 14643
|
|
|
|
|