Bug 185485
Summary: | Flakiness dashboard fails to display actual results/diffs because it sets 'X-Frame-Options' to 'SAMEORIGIN' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aakash_jain, ap, eric.carlson, lforschler |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=170019 |
Ryan Haddad
ACTUAL RESULTS and DIFF frames are blank on the flakiness dashboard with the following error seen in console:
[Error] Refused to display 'https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r231554%20(10053)/platform/mac/media/audio-session-category-video-track-change-diff.txt' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
See this page for an example:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=231554&showExpectations=true&tests=platform%2Fmac%2Fmedia%2Faudio-session-category-video-track-change.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aakash Jain
Seems like build.wekbit.org needs to set 'X-Frame-Options' appropriately.
@Lucas, can you please have a look.
Ryan Haddad
This is still happening.