Bug 185485 - Flakiness dashboard fails to display actual results/diffs because it sets 'X-Frame-Options' to 'SAMEORIGIN'
Summary: Flakiness dashboard fails to display actual results/diffs because it sets 'X-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-09 13:15 PDT by Ryan Haddad
Modified: 2018-08-15 13:32 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-05-09 13:15:12 PDT
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
Comment 1 Aakash Jain 2018-05-09 13:54:10 PDT
Seems like build.wekbit.org needs to set 'X-Frame-Options' appropriately.

@Lucas, can you please have a look.
Comment 2 Ryan Haddad 2018-08-15 13:32:54 PDT
This is still happening.