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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,83 @@
     1.4 +; This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +; License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +; file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +; Tests that require the updater binary and the maintenance service.
     1.9 +
    1.10 +[DEFAULT]
    1.11 +head = head_update.js
    1.12 +tail =
    1.13 +generated-files = head_update.js
    1.14 +
    1.15 +[bootstrapSvc.js]
    1.16 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.17 +[marSuccessCompleteSvc.js]
    1.18 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.19 +[marSuccessPartialSvc.js]
    1.20 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.21 +[marFailurePartialSvc.js]
    1.22 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.23 +[marStageSuccessCompleteSvc.js]
    1.24 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.25 +[marStageSuccessPartialSvc.js]
    1.26 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.27 +[marStageFailurePartialSvc.js]
    1.28 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.29 +[marCallbackAppSuccessCompleteSvc_win.js]
    1.30 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.31 +[marCallbackAppSuccessPartialSvc_win.js]
    1.32 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.33 +[marCallbackAppStageSuccessCompleteSvc_win.js]
    1.34 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.35 +[marCallbackAppStageSuccessPartialSvc_win.js]
    1.36 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.37 +[marAppInUseSuccessCompleteSvc.js]
    1.38 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.39 +[marAppInUseStageFailureCompleteSvc_win.js]
    1.40 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.41 +[marAppInUseFallbackStageFailureCompleteSvc_win.js]
    1.42 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.43 +[marFileLockedFailureCompleteSvc_win.js]
    1.44 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.45 +[marFileLockedFailurePartialSvc_win.js]
    1.46 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.47 +[marFileLockedStageFailureCompleteSvc_win.js]
    1.48 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.49 +[marFileLockedStageFailurePartialSvc_win.js]
    1.50 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.51 +[marFileLockedFallbackStageFailureCompleteSvc_win.js]
    1.52 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.53 +[marFileLockedFallbackStageFailurePartialSvc_win.js]
    1.54 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.55 +[marFileInUseSuccessCompleteSvc_win.js]
    1.56 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.57 +[marFileInUseSuccessPartialSvc_win.js]
    1.58 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.59 +[marRMRFDirFileInUseSuccessCompleteSvc_win.js]
    1.60 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.61 +[marRMRFDirFileInUseSuccessPartialSvc_win.js]
    1.62 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.63 +[marFileInUseStageFailureCompleteSvc_win.js]
    1.64 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.65 +[marFileInUseStageFailurePartialSvc_win.js]
    1.66 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.67 +[marRMRFDirFileInUseStageFailureCompleteSvc_win.js]
    1.68 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.69 +[marRMRFDirFileInUseStageFailurePartialSvc_win.js]
    1.70 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.71 +[marFileInUseFallbackStageFailureCompleteSvc_win.js]
    1.72 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.73 +[marFileInUseFallbackStageFailurePartialSvc_win.js]
    1.74 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.75 +[marRMRFDirFileInUseFallbackStageFailureCompleteSvc_win.js]
    1.76 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.77 +[marRMRFDirFileInUseFallbackStageFailurePartialSvc_win.js]
    1.78 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.79 +[marAppApplyDirLockedStageFailureSvc_win.js]
    1.80 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.81 +[marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js]
    1.82 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.83 +[marAppApplyUpdateSuccessSvc.js]
    1.84 +run-sequentially = Uses the Mozilla Maintenance Service.
    1.85 +[marAppApplyUpdateStageSuccessSvc.js]
    1.86 +run-sequentially = Uses the Mozilla Maintenance Service.

mercurial