Closed
Bug 1680841
Opened 5 years ago
Closed 5 years ago
Reftest analyzer link comes up blank
Categories
(Tree Management :: Treeherder: Frontend, defect)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: botond, Unassigned)
Details
STR
- Go to https://treeherder.mozilla.org/jobs?repo=autoland&revision=19fb51d8ed2df6bbf285400e5dab3c2bae090534
- Under the
Android 8.0 Pixel2 AArch64 WebRender optplatform, select anR2job (in groupR [tier2]). - In the bottom panel, follow the Reftest Analyzer link, which points to https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GAJKW2-ZTLmbxGLIpcRelw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
Expected results
The Reftest Analyzer loads the testcase.
Actual results
The Reftest Analyzer page loads, but the testcase does not.
It's unclear if this is an issue with Treeherder or with the Reftest Analyzer.
| Reporter | ||
Comment 1•5 years ago
|
||
The devtools console on the Reftest Analyzer page shows:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GAJKW2-ZTLmbxGLIpcRelw/runs/0/artifacts/public/logs/live_backing.log. (Reason: CORS request did not succeed).
| Reporter | ||
Comment 2•5 years ago
|
||
This works fine in a clean profile, might be add-on related.
| Reporter | ||
Comment 3•5 years ago
|
||
Confirmed, this was caused by Privacy Badger blocking the domain firefox-ci-tc.services.mozilla.com. Sorry for the noise.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•