Closed
Bug 1419220
Opened 8 years ago
Closed 8 years ago
travis-ci.org fails to display Job Log
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: eric.promislow, Unassigned)
Details
Attachments
(1 file)
|
1.75 MB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
Went to https://travis-ci.org/cloudfoundry/cloud_controller_ng/jobs/304856551
Actual results:
The job log is failing to load
Expected results:
I should have seen a few 100-1000 lines of output under the job log. I did with Firefox 56, and do with Chrome 61.0.3163.100
| Reporter | ||
Comment 1•8 years ago
|
||
I couldn't find anything resembling the code in the error message, but here's the js code anyway to go with the SyntaxError message. Maybe you've got a deminifier you can run it through, but I suspect this is why it doesn't work.
Comment 2•8 years ago
|
||
It works for me. Please troubleshoot with Safe Mode: https://support.mozilla.org/kb/troubleshoot-firefox-issues-using-safe-mode
| Reporter | ||
Comment 3•8 years ago
|
||
Cause was that NoScript had `fetch` turned off for s3.amazonaws.com
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•