toolkit/mozapps/update/tests/chrome/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/update/tests/chrome/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,87 @@
     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 +[DEFAULT]
     1.9 +support-files =
    1.10 +  utils.js
    1.11 +  update.sjs
    1.12 +generated-files =
    1.13 +  utils.js
    1.14 +  update.sjs
    1.15 +
    1.16 +; mochitest-chrome tests must start with "test_" and are executed in sorted
    1.17 +; order and not in the order specified in the manifest.
    1.18 +[test_0011_check_basic.xul]
    1.19 +[test_0012_check_basic_license.xul]
    1.20 +[test_0013_check_incompat_basic.xul]
    1.21 +[test_0014_check_incompat_basic_license.xul]
    1.22 +[test_0015_check_incompat_basic_addons.xul]
    1.23 +[test_0016_check_incompat_basic_license_addons.xul]
    1.24 +[test_0017_check_staging_basic.xul]
    1.25 +skip-if = os == 'linux'
    1.26 +reason = Bug 918029 - timeout caused by copying too many files.
    1.27 +[test_0021_check_billboard.xul]
    1.28 +[test_0022_check_billboard_license.xul]
    1.29 +[test_0023_check_incompat_billboard.xul]
    1.30 +[test_0024_check_incompat_billboard_license.xul]
    1.31 +[test_0025_check_incompat_billboard_addons.xul]
    1.32 +[test_0026_check_incompat_billboard_license_addons.xul]
    1.33 +[test_0031_available_basic.xul]
    1.34 +[test_0032_available_basic_license.xul]
    1.35 +[test_0033_available_incompat_basic.xul]
    1.36 +[test_0034_available_incompat_basic_license.xul]
    1.37 +[test_0035_available_incompat_basic_addons.xul]
    1.38 +[test_0036_available_incompat_basic_license_addons.xul]
    1.39 +[test_0041_available_billboard.xul]
    1.40 +[test_0042_available_billboard_license.xul]
    1.41 +[test_0043_available_incompat_billboard.xul]
    1.42 +[test_0044_available_incompat_billboard_license.xul]
    1.43 +[test_0045_available_incompat_billboard_addons.xul]
    1.44 +[test_0046_available_incompat_billboard_license_addons.xul]
    1.45 +[test_0051_check_error_xml_malformed.xul]
    1.46 +[test_0052_check_no_updates.xul]
    1.47 +[test_0053_check_billboard_license_noAttr.xul]
    1.48 +[test_0054_check_billboard_license_404.xul]
    1.49 +[test_0061_check_verifyFailPartial_noComplete.xul]
    1.50 +[test_0062_check_verifyFailComplete_noPartial.xul]
    1.51 +[test_0063_check_verifyFailPartialComplete.xul]
    1.52 +[test_0064_check_verifyFailPartial_successComplete.xul]
    1.53 +[test_0071_notify_verifyFailPartial_noComplete.xul]
    1.54 +[test_0072_notify_verifyFailComplete_noPartial.xul]
    1.55 +[test_0073_notify_verifyFailPartialComplete.xul]
    1.56 +[test_0074_notify_verifyFailPartial_successComplete.xul]
    1.57 +[test_0081_error_patchApplyFailure_partial_only.xul]
    1.58 +[test_0082_error_patchApplyFailure_complete_only.xul]
    1.59 +[test_0083_error_patchApplyFailure_partial_complete.xul]
    1.60 +[test_0084_error_patchApplyFailure_verify_failed.xul]
    1.61 +[test_0091_installed.xul]
    1.62 +[test_0092_finishedBackground.xul]
    1.63 +[test_0093_restartNotification.xul]
    1.64 +[test_0094_restartNotification_remote.xul]
    1.65 +[test_0095_restartNotification_remoteInvalidNumber.xul]
    1.66 +[test_0096_restartNotification_stagedBackground.xul]
    1.67 +[test_0097_restartNotification_stagedServiceBackground.xul]
    1.68 +[test_0101_background_restartNotification.xul]
    1.69 +[test_0102_background_restartNotification_staging.xul]
    1.70 +skip-if = os == 'linux'
    1.71 +reason = Bug 918029 - timeout caused by copying too many files.
    1.72 +[test_0103_background_restartNotification_stagingService.xul]
    1.73 +run-if = os == 'win'
    1.74 +reason = only Windows has the maintenance service.
    1.75 +[test_0111_neverButton_basic.xul]
    1.76 +[test_0112_neverButton_billboard.xul]
    1.77 +[test_0113_showNeverForVersionRemovedWithPref.xul]
    1.78 +[test_0121_check_requireBuiltinCert.xul]
    1.79 +[test_0122_check_allowNonBuiltinCert_validCertAttrs.xul]
    1.80 +[test_0123_check_allowNonBuiltinCert_noCertAttrsCheck.xul]
    1.81 +[test_0131_check_invalidCertAttrs_noUpdate.xul]
    1.82 +[test_0132_check_invalidCertAttrs_hasUpdate.xul]
    1.83 +[test_0141_notify_invalidCertAttrs_noUpdate.xul]
    1.84 +[test_0142_notify_invalidCertAttrs_hasUpdate.xul]
    1.85 +[test_0151_notify_backgroundCheckError.xul]
    1.86 +[test_0161_check_unsupported.xul]
    1.87 +[test_0162_notify_unsupported.xul]
    1.88 +[test_0900_deprecatedUpdateFormat_minor.xul]
    1.89 +[test_0901_deprecatedUpdateFormat_major.xul]
    1.90 +[test_9999_cleanup.xul]

mercurial