Closed
Bug 1238005
Opened 10 years ago
Closed 10 years ago
TEST-UNEXPECTED-FAIL | test_direct_update.py TestDirectUpdate.test_update | AssertionError: Available update has been found (invalid prebuild buildid)
Categories
(Testing :: Firefox UI Tests, defect)
Testing
Firefox UI Tests
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
This is failing due to an invalid build id for the update check:
06:17:56 INFO - mozversion application_repository: https://hg.mozilla.org/releases/mozilla-aurora
06:17:56 INFO - mozversion application_vendor: Mozilla
06:17:56 INFO - mozversion application_version: 45.0a2
06:17:56 INFO - mozversion platform_buildid: 20160104004010
06:17:56 INFO - mozversion platform_changeset: 10af78a76233e2ec1638e22c81afc926c3181d60
06:17:56 INFO - mozversion platform_repository: https://hg.mozilla.org/releases/mozilla-aurora
[..]
06:18:30 INFO - *** AUS:SVC Checker:getUpdateURL - update URL: https://aus5.mozilla.org/update/3/Firefox/45.0a2/20160108004007/Darwin_x86_64-gcc3-u-i386-x86_64/en-US/aurora/Darwin%2014.5.0/default/default/update.xml?force=1
06:18:30 INFO - *** AUS:SVC Checker:checkForUpdates - sending request to: https://aus5.mozilla.org/update/3/Firefox/45.0a2/20160108004007/Darwin_x86_64-gcc3-u-i386-x86_64/en-US/aurora/Darwin%2014.5.0/default/default/update.xml?force=1
06:18:30 INFO - *** AUS:SVC Checker:onLoad - request completed downloading document
06:18:30 INFO - *** AUS:SVC Checker:onLoad - number of updates available: 0
06:18:31 INFO - TEST-UNEXPECTED-FAIL | test_direct_update.py TestDirectUpdate.test_update | AssertionError: Available update has been found
We are running an Aurora build with the id 20160104004010 but for the update check the target buildid 20160108004007 is used.
This happened for the direct update. The fallback instead passed like it should.
The machine this bug happened on is mm-osx-1010-2.qa.scl3.mozilla.com which is always causing us issues.
| Reporter | ||
Updated•10 years ago
|
Keywords: intermittent-failure
| Reporter | ||
Comment 1•10 years ago
|
||
No more failure since a couple of months.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•