Closed
Bug 1303581
Opened 9 years ago
Closed 8 years ago
Intermittent toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessPartialSvc_win.js | checkServiceUpdateFinished - [checkServiceUpdateFinished : 2441] the update status should equal the expected value - "pending-service" == "succeeded"
Categories
(Toolkit :: Application Update, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Comment 1•9 years ago
|
||
This looks like there may be a race condition with setting the value in update.status
18:01:05 INFO - "18:01:02:975 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] The updater.exe application contains the Mozilla updater identity."
18:01:05 INFO - "18:01:02:975 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] *** Warning: Could not open key. (2)***"
18:01:05 INFO - "18:01:02:976 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] *** Warning: Fallback key present, skipping VerifyCertificateTrustForFile check and the certificate attribute registry matching check.***"
18:01:05 INFO - "18:01:02:976 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] Starting update process as the service in session 0."
18:01:05 INFO - "18:01:02:976 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] Starting service with cmdline: "C:/Program Files/Mozilla Maintenance Service/update/updater.exe" "C:/Documents and Settings/cltbld.T-XP32-IX-165/Local Settings/Application Data/Mozilla/updates/marCallbackAppSuccessCompleteSvc_win/updates/0" C:/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessCompleteSvc_win/dir.app C:/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessCompleteSvc_win/dir.app 5768 C:/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/update/tests/unit_service_updater C:/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessCompleteSvc_win/dir.app/firefox.exe -no-remote -test-process-updates -dump-args C:/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessCompleteSvc_win_app_args_log"
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] Process was started... waiting on result."
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] Process finished with return code 0."
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] updater.exe returned status: succeeded"
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] "
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] updater.exe was launched and run successfully!"
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] Service command software-update complete."
18:01:05 INFO - "18:01:02:977 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] service command MozillaMaintenance complete with result: Success."
18:01:05 INFO - "18:01:02:978 | TEST-INFO | ../data/xpcshellUtilsAUS.js | [RU_LC_FE : 1664] "
18:01:05 WARNING - TEST-UNEXPECTED-FAIL | toolkit/mozapps/update/tests/unit_service_updater/marCallbackAppSuccessPartialSvc_win.js | checkServiceUpdateFinished - [checkServiceUpdateFinished : 2441] the update status should equal the expected value - "pending-service" == "succeeded"
18:01:05 INFO - ../data/xpcshellUtilsAUS.js:checkServiceUpdateFinished:2441
OS: Unspecified → Windows XP
Hardware: Unspecified → x86
Comment 2•9 years ago
|
||
Actually, it looks like the maintenance service wasn't launched since the last maintenance service log was for marCallbackAppSuccessCompleteSvc_win and the failure is for marCallbackAppSuccessPartialSvc_win
Updated•9 years ago
|
Priority: -- → P3
Comment 3•8 years ago
|
||
No failures in a very long time.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•