WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154652
[iOS Simulator] http/tests/security/contentSecurityPolicy/1.1/plugintypes tests failing
https://bugs.webkit.org/show_bug.cgi?id=154652
Summary
[iOS Simulator] http/tests/security/contentSecurityPolicy/1.1/plugintypes tes...
Ryan Haddad
Reported
2016-02-24 13:21:32 PST
[iOS Simulator] http/tests/security/contentSecurityPolicy/1.1/plugintypes tests failing Failing since the tests / expectations were updated in <
http://trac.webkit.org/changeset/197038
> Regressions: Unexpected text-only failures (6) http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Failure ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html [ Failure ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html [ Failure ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html [ Failure ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html [ Failure ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html [ Failure ] <
https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/3388
>
Attachments
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2016-02-25 16:55:30 PST
We should skip all the Content Security Policy plugin-types tests on iOS. WebKit on iOS does not support plugins as of the time of writing. Because we do not support plugins we also do not support testing our plugin code using the test plugin TestNetscapePlugIn.plugin, a mock plugin that handles content type application/x-webkit-test-netscape and exposes features/behavior that aid in writing tests for the plugin code in WebKit.
Daniel Bates
Comment 2
2016-02-25 16:58:08 PST
Committed
r197148
: <
http://trac.webkit.org/changeset/197148
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug