# 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] dupe-manifest = head = xpcshell-head-parent-process.js tail = skip-if = toolkit == 'gonk' support-files = bug1056939_profile.zip defaultStorageUpgrade_profile.zip mutableFileUpgrade_profile.zip GlobalObjectsChild.js GlobalObjectsComponent.js GlobalObjectsComponent.manifest GlobalObjectsModule.jsm GlobalObjectsSandbox.js metadataRestore_profile.zip schema18upgrade_profile.zip schema21upgrade_profile.zip xpcshell-shared.ini [include:xpcshell-shared.ini] [test_blob_file_backed.js] [test_bug1056939.js] [test_defaultStorageUpgrade.js] [test_globalObjects_ipc.js] skip-if = toolkit == 'android' [test_idle_maintenance.js] [test_invalidate.js] # disabled for the moment. skip-if = true [test_lowDiskSpace.js] [test_metadataRestore.js] [test_mutableFileUpgrade.js] [test_readwriteflush_disabled.js] [test_schema18upgrade.js] [test_schema21upgrade.js] [test_temporary_storage.js] # bug 951017: intermittent failure on Android x86 emulator skip-if = os == "android" && processor == "x86"