Closed Bug 1460964 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10968 - WebDriver: XSS Auditor errors prevent WebKit from running scripts loaded via inline.py

Categories

(Testing :: geckodriver, enhancement, P4)

enhancement

Tracking

(firefox62 fixed)

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10968 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10968
Details from upstream follow.

Brian Burg <bburg@apple.com> wrote:
>  WebDriver: XSS Auditor errors prevent WebKit from running scripts loaded via inline.py
>  
>  Sending 'X-XSS-Protection: 0' in the response headers for the main document will opt
>  out of the XSS Auditor and allow inline event handlers (i.e., onmousemove) to run.
Component: web-platform-tests → geckodriver
Ran 17 tests and 190 subtests
OK     : 16
PASS   : 180
FAIL   : 10

Tests that are disabled for instability:
/webdriver/tests/actions/modifier_click.py
(In reply to Web Platform Test Sync Bot from comment #3)
> Ran 17 tests and 190 subtests
> OK     : 16
> PASS   : 180
> FAIL   : 10
> 
> Tests that are disabled for instability:
> /webdriver/tests/actions/modifier_click.py

Why is this test getting disabled? I don't see any failures for both the try and stability try builds.
Flags: needinfo?(mjzffr)
Flags: needinfo?(james)
The message includes both tests that are newly disabled and tests that were previously disabled. Maybe it should be improved to differentiate those cases.
Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/131e04667334
[wpt PR 10968] - WebDriver: XSS Auditor errors prevent WebKit from running scripts loaded via inline.py, a=testonly
https://hg.mozilla.org/mozilla-central/rev/131e04667334
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.