mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-01 05:18:38 +09:00
156 lines
7.3 KiB
INI
156 lines
7.3 KiB
INI
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
; Tests that require the updater binary and the maintenance service.
|
|
|
|
[DEFAULT]
|
|
tags = appupdate
|
|
head = head_update.js
|
|
tail =
|
|
|
|
[bootstrapSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgInstallDirPathTooLongFailureSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgInstallDirPathTraversalFailureSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgInstallWorkingDirPathNotSameFailureSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgPatchDirPathTraversalFailureSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgStageDirNotInInstallDirFailureSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgWorkingDirPathLocalUNCFailureSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[invalidArgWorkingDirPathRelativeFailureSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marSuccessCompleteSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marSuccessPartialSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFailurePartialSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marStageSuccessCompleteSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marStageSuccessPartialSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marStageFailurePartialSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marCallbackAppSuccessCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marCallbackAppSuccessPartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marCallbackAppStageSuccessCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marCallbackAppStageSuccessPartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppInUseSuccessCompleteSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppInUseStageFailureCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileLockedFailureCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileLockedFailurePartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileLockedStageFailureCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileLockedStageFailurePartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileInUseSuccessCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileInUseSuccessPartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marRMRFDirFileInUseSuccessCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marRMRFDirFileInUseSuccessPartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileInUseStageFailureCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marFileInUseStageFailurePartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marRMRFDirFileInUseStageFailureCompleteSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marRMRFDirFileInUseStageFailurePartialSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppApplyDirLockedStageFailureSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppApplyUpdateSuccessSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[marAppApplyUpdateStageSuccessSvc.js]
|
|
skip-if = os == 'win' && debug && (os_version == '5.1' || os_version == '5.2')
|
|
reason = bug 1291985
|
|
run-sequentially = Uses the Mozilla Maintenance Service.
|
|
[checkUpdaterSigSvc.js]
|