Closed
Bug 1219424
Opened 10 years ago
Closed 10 years ago
Win64 [beta] updates failing due to bouncer entries missing for w64
Categories
(Release Engineering :: Release Requests, defect)
Release Engineering
Release Requests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Callek, Assigned: rail)
References
Details
Attachments
(1 file)
|
2.03 MB,
text/plain
|
Details |
https://aus4.mozilla.org/update/3/Firefox/42.0/20151015151621/WINNT_x86_64-msvc-x64/son/beta-cdntest/default/default/default/update.xml?force=1
points to
http://download.mozilla.org/?product=firefox-42.0build1-complete&os=win64&lang=son&force=1
Which 404's due to download.m.o has no w64 specified.
Whimboo is running a test for me to see if the update itself fails.
| Assignee | ||
Comment 1•10 years ago
|
||
"build1" sounds weird...
Comment 2•10 years ago
|
||
CC'ing Kairo who usually runs the update tests for releases. Anyway I triggered an update job:
http://mm-ci-staging.qa.scl3.mozilla.com:8080/job/ondemand_update/78/console
Lets see how it finishes...
| Assignee | ||
Comment 3•10 years ago
|
||
Ah, these are RC completes. It'll be fixed by bug 1218914
Comment 4•10 years ago
|
||
Update tests indeed fail for win64 builds:
13:46:02 ERROR | Test Failure | {
13:46:02 "exception": {
13:46:02 "message": "Update has been downloaded - 'downloadFailed' should not equal 'downloadFailed'",
13:46:02 "lineNumber": 198,
13:46:02 "name": "AssertionError",
13:46:02 "fileName": "file:///c:/jenkins/workspace/ondemand_update/data/mozmill-tests/firefox/lib/ui/about-window.js"
13:46:02 }
Attached you can find a HTTP log.
| Assignee | ||
Comment 6•10 years ago
|
||
This should be fixed now.
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 7•10 years ago
|
||
I can verify that this is fixed:
16:11:06 RESULTS | Passed: 3
16:11:06 RESULTS | Failed: 0
16:11:06 RESULTS | Skipped: 0
Status: RESOLVED → VERIFIED
Comment 8•10 years ago
|
||
Oh, Henrik, can you tell me what I need to put in config files to trigger tests of those 64bit builds? I want to start doing that with Firefox 43 beta. Just platform=win64?
Comment 9•10 years ago
|
||
The parameters have to look like those from my triggered job:
http://mm-ci-staging.qa.scl3.mozilla.com:8080/job/ondemand_update/78/parameters/
So win64 should be enough for the 64bit VMs only.
You need to log in
before you can comment on or make changes to this bug.
Description
•