tenfourfox/toolkit/mozapps/update/tests/unit_aus_update/xpcshell.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

43 lines
1.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/.
[DEFAULT]
tags = appupdate
head = head_update.js
tail =
[canCheckForAndCanApplyUpdates.js]
[urlConstruction.js]
[updateCheckOnLoadOnErrorStatusText.js]
[updateManagerXML.js]
[remoteUpdateXML.js]
[downloadAndHashCheckMar.js]
[cleanupDownloadingForOlderAppVersion.js]
[cleanupDownloadingForDifferentChannel.js]
[cleanupDownloadingForSameVersionAndBuildID.js]
[cleanupDownloadingIncorrectStatus.js]
[cleanupPendingVersionFileIncorrectStatus.js]
[cleanupSuccessLogMove.js]
[cleanupSuccessLogsFIFO.js]
[downloadInterruptedRecovery.js]
[downloadResumeForSameAppVersion.js]
[downloadCompleteAfterPartialFailure.js]
skip-if = buildapp == "mulet" || toolkit == 'gonk'
reason = custom nsIUpdatePrompt
[downloadInterruptedByOfflineRetry.js]
[downloadFileTooBig_gonk.js]
skip-if = toolkit != 'gonk'
[uiSilentPref.js]
skip-if = toolkit == 'gonk'
reason = custom nsIUpdatePrompt
[uiOnlyAllowOneWindow.js]
skip-if = toolkit == 'gonk'
reason = custom nsIUpdatePrompt
[uiUnsupportedAlreadyNotified.js]
skip-if = toolkit == 'gonk'
reason = custom nsIUpdatePrompt
[uiAutoPref.js]
skip-if = toolkit == 'gonk'
reason = custom nsIUpdatePrompt