Closed
Bug 1030111
Opened 11 years ago
Closed 11 years ago
Talos remote-trobopan's fennecmark is connecting to upload.wikimedia.org
Categories
(Testing :: Talos, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
26.94 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
From bug 1026970 comment 10:
> # remote-trobopan:
> upload.wikimedia.org
> https://tbpl.mozilla.org/php/getParsedLog.php?id=42429059&full=1&branch=try
From:
https://hg.mozilla.org/build/talos/file/3a6a28b96228/talos/startup_test/fennecmark/wikipedia.html#l1095
1095 <a style="background-image: url(http://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png);" href="http://localhost/wiki/Main_Page" title="Visit the main page"></a>
Assignee | ||
Comment 1•11 years ago
|
||
The wikimedia logo is fetched from upload.wikimedia.org during automation - this patch saves the logo in the repo & worked when loading the html locally.
Attachment #8445835 -
Flags: review?(jmaher)
Comment 2•11 years ago
|
||
Comment on attachment 8445835 [details] [diff] [review]
Stop Fennecmark connecting to upload.wikimedia.org during automation
Review of attachment 8445835 [details] [diff] [review]:
-----------------------------------------------------------------
can you ensure the file permissions on Wiki.png are accurate (read for all)
Attachment #8445835 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 3•11 years ago
|
||
(In reply to Joel Maher (:jmaher) from comment #2)
> can you ensure the file permissions on Wiki.png are accurate (read for all)
644 ok?
Assignee | ||
Comment 4•11 years ago
|
||
(I'm presuming you don't want 444)
Comment 5•11 years ago
|
||
yeah 644 is just fine.
Assignee | ||
Comment 6•11 years ago
|
||
Great :-)
remote: https://hg.mozilla.org/build/talos/rev/f9136c4bc616
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•