Hi all,

I'm testing out the v51 codebase. I've got an application at version 51.0. I've 
made a supplementary update to 51.0.0.1 to test out the updater. The update 
doesn't ever get downloaded though:

AUS:SVC Checker: checkForUpdates, force: true
AUS:SVC Checker:getUpdateURL - update URL: 
https://www.test.org/update/test/osx/update.xml?force=1
AUS:SVC Checker:checkForUpdates - sending request to: 
https://www.test.org/update/test/osx/update.xml?force=1
AUS:SVC Checker:onLoad - request completed downloading document
AUS:SVC Checker:getUpdateURL - update URL: 
https://www.test.org/update/test/osx/update.xml?force=1
AUS:SVC Checker:onLoad - number of updates available: 1
AUS:SVC UpdateService:selectUpdate - skipping update because the update's 
application version is less than the current application version

The structure of the update XML is:

<updates><update type="major" buildID="20170125112829" version="51.0.0.1" 
extensionVersion="51.0.0.1" ><patch type="complete" 
URL="https://test.org/releases/osx64/update/test-51.0.0.1.en-US.osx64.complete.mar";
 hashFunction="SHA512" 
hashValue="74a2d2d125ea42a5496e61cf0559a874307c14f58b197738c6f56066f63df32bf935bb89e7740e2bd0f9e4b373089ab1fdc3394e0e1e18ccf335076994e9b4fa"
 size="93270351"/></update></updates>

And the application details:

Application Basics
------------------

Name: Test
Version: 51.0
Build ID: 20170125003748
Update Channel: release
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) 
Gecko/20100101 Firefox/51.0
OS: Darwin 16.3.0
Multiprocess Windows: 0/1 (Disabled)
Safe Mode: false

I've also tried various update versions such as 52.0 and still get the same 
error. Am I overlooking anything?
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to