| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 41446d33158feef1064486df65368de50e1153bd..dc001be69dbb5d75d475bf215f48946bc3ac35db 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -350,6 +350,9 @@ websql_test/supported: Fail
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
| request_animation_frame_test: Skip # Async test hangs.
|
|
|
| +[ $compiler == dart2js && $runtime == ff ]
|
| +history_test/history: Skip # Issue 22050
|
| +
|
| [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| # Note: these tests are all injecting scripts by design. This is not allowed under CSP.
|
| event_customevent_test: Fail # Test cannot run under CSP restrictions.
|
|
|