Bug 143344

Summary: http/tests/security/cross-frame-access-call.html is flaky
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Anders Carlsson
Reported 2015-04-02 14:23:25 PDT
This test seems to fail every time on the bots, but it's flaky when run locally.
Attachments
proposed patch (2.55 KB, patch)
2015-04-02 16:02 PDT, Alexey Proskuryakov
no flags
Anders Carlsson
Comment 1 2015-04-02 14:23:47 PDT
Test output: --- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-call-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-call-actual.txt @@ -1,3 +1,5 @@ +CONSOLE MESSAGE: line 1: 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 1: 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 1: 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 1: 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 1: 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.
Alexey Proskuryakov
Comment 2 2015-04-02 16:02:56 PDT
Created attachment 250015 [details] proposed patch I thought that I properly generated the results on my machine, but I cannot reproduce those results now, I get the same output as bots do.
WebKit Commit Bot
Comment 3 2015-04-02 17:41:22 PDT
Comment on attachment 250015 [details] proposed patch Clearing flags on attachment: 250015 Committed r182299: <http://trac.webkit.org/changeset/182299>
WebKit Commit Bot
Comment 4 2015-04-02 17:41:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.