toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 ; This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 ; License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 ; file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4
michael@0 5 ; Tests that require the updater binary and the maintenance service.
michael@0 6
michael@0 7 [DEFAULT]
michael@0 8 head = head_update.js
michael@0 9 tail =
michael@0 10 generated-files = head_update.js
michael@0 11
michael@0 12 [bootstrapSvc.js]
michael@0 13 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 14 [marSuccessCompleteSvc.js]
michael@0 15 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 16 [marSuccessPartialSvc.js]
michael@0 17 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 18 [marFailurePartialSvc.js]
michael@0 19 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 20 [marStageSuccessCompleteSvc.js]
michael@0 21 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 22 [marStageSuccessPartialSvc.js]
michael@0 23 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 24 [marStageFailurePartialSvc.js]
michael@0 25 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 26 [marCallbackAppSuccessCompleteSvc_win.js]
michael@0 27 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 28 [marCallbackAppSuccessPartialSvc_win.js]
michael@0 29 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 30 [marCallbackAppStageSuccessCompleteSvc_win.js]
michael@0 31 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 32 [marCallbackAppStageSuccessPartialSvc_win.js]
michael@0 33 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 34 [marAppInUseSuccessCompleteSvc.js]
michael@0 35 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 36 [marAppInUseStageFailureCompleteSvc_win.js]
michael@0 37 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 38 [marAppInUseFallbackStageFailureCompleteSvc_win.js]
michael@0 39 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 40 [marFileLockedFailureCompleteSvc_win.js]
michael@0 41 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 42 [marFileLockedFailurePartialSvc_win.js]
michael@0 43 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 44 [marFileLockedStageFailureCompleteSvc_win.js]
michael@0 45 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 46 [marFileLockedStageFailurePartialSvc_win.js]
michael@0 47 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 48 [marFileLockedFallbackStageFailureCompleteSvc_win.js]
michael@0 49 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 50 [marFileLockedFallbackStageFailurePartialSvc_win.js]
michael@0 51 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 52 [marFileInUseSuccessCompleteSvc_win.js]
michael@0 53 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 54 [marFileInUseSuccessPartialSvc_win.js]
michael@0 55 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 56 [marRMRFDirFileInUseSuccessCompleteSvc_win.js]
michael@0 57 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 58 [marRMRFDirFileInUseSuccessPartialSvc_win.js]
michael@0 59 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 60 [marFileInUseStageFailureCompleteSvc_win.js]
michael@0 61 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 62 [marFileInUseStageFailurePartialSvc_win.js]
michael@0 63 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 64 [marRMRFDirFileInUseStageFailureCompleteSvc_win.js]
michael@0 65 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 66 [marRMRFDirFileInUseStageFailurePartialSvc_win.js]
michael@0 67 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 68 [marFileInUseFallbackStageFailureCompleteSvc_win.js]
michael@0 69 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 70 [marFileInUseFallbackStageFailurePartialSvc_win.js]
michael@0 71 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 72 [marRMRFDirFileInUseFallbackStageFailureCompleteSvc_win.js]
michael@0 73 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 74 [marRMRFDirFileInUseFallbackStageFailurePartialSvc_win.js]
michael@0 75 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 76 [marAppApplyDirLockedStageFailureSvc_win.js]
michael@0 77 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 78 [marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js]
michael@0 79 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 80 [marAppApplyUpdateSuccessSvc.js]
michael@0 81 run-sequentially = Uses the Mozilla Maintenance Service.
michael@0 82 [marAppApplyUpdateStageSuccessSvc.js]
michael@0 83 run-sequentially = Uses the Mozilla Maintenance Service.

mercurial