WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
153050
[iOS Simulator] http/tests/security/cross-frame-access-custom.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=153050
Summary
[iOS Simulator] http/tests/security/cross-frame-access-custom.html is flaky
Ryan Haddad
Reported
2016-01-12 17:28:36 PST
[iOS Simulator] http/tests/security/cross-frame-access-custom.html failing <
https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194934%20(2257)/results.html
> --- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-custom-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-custom-actual.txt @@ -17,22 +17,3 @@ CONSOLE MESSAGE: line 82: Blocked a frame with origin "
http://127.0.0.1:8000
" from accessing a frame with origin "
http://localhost:8000
". Protocols, domains, and ports must match. CONSOLE MESSAGE: line 81: Blocked a frame with origin "
http://127.0.0.1:8000
" from accessing a frame with origin "
http://localhost:8000
". Protocols, domains, and ports must match. CONSOLE MESSAGE: line 107: Blocked a frame with origin "
http://127.0.0.1:8000
" from accessing a frame with origin "
http://localhost:8000
". Protocols, domains, and ports must match. - - ------ tests for getting/setting interesting properties ----- - -PASS: canGet('targetWindow.Object') should be 'false' and is. -PASS: canSet('targetWindow.Object') should be 'false' and is. -PASS: canGet('targetWindow.existingCustomProperty') should be 'false' and is. -PASS: canSet('targetWindow.existingCustomProperty') should be 'false' and is. -PASS: canSet('targetWindow.newCustomProperty') should be 'false' and is. -PASS: canGet('targetWindow.hasOwnProperty') should be 'false' and is. -PASS: canSet('targetWindow.hasOwnProperty') should be 'false' and is. -PASS: canGet('targetWindow.windowPrototypeCustomProperty') should be 'false' and is. -PASS: canSet('targetWindow.windowPrototypeCustomProperty') should be 'false' and is. -PASS: canGet('targetWindow.objectPrototypeCustomProperty') should be 'false' and is. -PASS: canSet('targetWindow.objectPrototypeCustomProperty') should be 'false' and is. -PASS: canGet('targetWindow.toString') should be 'true' and is. -PASS: canSet('targetWindow.toString') should be 'false' and is. -PASS: toString('targetWindow', '') should be '[object Window]' and is. -
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-01-25 09:26:35 PST
Flakiness dashboard: <
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2Fcross-frame-access-custom.html
>
Ryan Haddad
Comment 2
2016-02-05 16:14:00 PST
Marked as flaky on ios-simulator-wk2 with <
http://trac.webkit.org/changeset/196198
>
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