michael@0: # [test_bug720538] # disabled on fig - bug 897072 michael@0: [testAboutPage] michael@0: # disabled on Android 2.3; bug 975187 michael@0: skip-if = android_version == "10" michael@0: [testAddonManager] michael@0: # disabled on x86 only; bug 936216 michael@0: skip-if = processor == "x86" michael@0: [testAddSearchEngine] michael@0: # disabled on Android 2.3; bug 979552 michael@0: skip-if = android_version == "10" michael@0: [testAdobeFlash] michael@0: skip-if = processor == "x86" michael@0: [testANRReporter] michael@0: [testAwesomebar] michael@0: [testAxisLocking] michael@0: # disabled on x86 only; bug 927476 michael@0: skip-if = processor == "x86" michael@0: # [testBookmark] # see bug 915350 michael@0: [testBookmarksPanel] michael@0: # disabled on 2.3; bug 979615 michael@0: skip-if = android_version == "10" michael@0: [testBookmarkFolders] michael@0: # disabled on Android 2.3; bug 979552 michael@0: skip-if = android_version == "10" michael@0: # [testBookmarklets] # see bug 915350 michael@0: # [testBookmarkKeyword] # see bug 915350 michael@0: [testBrowserProvider] michael@0: # disabled on 2.3; bug 979603 michael@0: skip-if = android_version == "10" michael@0: [testBrowserSearchVisibility] michael@0: [testClearPrivateData] michael@0: # disabled on x86 and 2.3; bug 948591 michael@0: skip-if = android_version == "10" || processor == "x86" michael@0: [testDistribution] michael@0: [testDoorHanger] michael@0: # disabled on 2.3; bug 986172 michael@0: skip-if = android_version == "10" michael@0: # [testFindInPage] # see bug 975155, bug 1014708 michael@0: [testFlingCorrectness] michael@0: # disabled on x86 only; bug 927476 michael@0: skip-if = processor == "x86" michael@0: [testFormHistory] michael@0: [testGetUserMedia] michael@0: # disabled on 2.3; bug 979620 michael@0: skip-if = android_version == "10" michael@0: # [testHistory] # see bug 915350 michael@0: [testHomeBanner] michael@0: # disabled on x86 only; bug 957185 michael@0: skip-if = processor == "x86" michael@0: [testImportFromAndroid] michael@0: # disabled on x86 and 2.3; bug 900664, 979552 michael@0: skip-if = android_version == "10" || processor == "x86" michael@0: [testInputUrlBar] michael@0: [testJarReader] michael@0: [testLinkContextMenu] michael@0: # disabled on 2.3; bug 918494 michael@0: skip-if = android_version == "10" michael@0: # [testHomeListsProvider] # see bug 952310 michael@0: [testHomeProvider] michael@0: [testLoad] michael@0: [testMailToContextMenu] michael@0: # [testMasterPassword] disabled for being finicky, see bug 1033013 michael@0: # disabled on 2.3; bug 979603 michael@0: # disabled on 4.0; bug 1006242 michael@0: # skip-if = android_version == "10" || android_version == "15" michael@0: [testNewTab] michael@0: [testOverscroll] michael@0: # disabled on 2.3; bug 836818 michael@0: skip-if = android_version == "10" michael@0: [testPanCorrectness] michael@0: # disabled on x86 only; bug 927476 michael@0: skip-if = processor == "x86" michael@0: # [testPasswordEncrypt] # see bug 824067 michael@0: [testPasswordProvider] michael@0: # [testPermissions] # see bug 757475 michael@0: [testPictureLinkContextMenu] michael@0: # disabled on 2.3; bug 986164 michael@0: skip-if = android_version == "10" michael@0: [testPrefsObserver] michael@0: [testPrivateBrowsing] michael@0: [testPromptGridInput] michael@0: # disabled on x86 only; bug 957185 michael@0: skip-if = processor == "x86" michael@0: # [testReaderMode] # see bug 913254, 936224 michael@0: [testReadingListProvider] michael@0: [testSearchSuggestions] michael@0: # disabled on x86 and 2.3; bug 907768, 979548 michael@0: skip-if = android_version == "10" || processor == "x86" michael@0: [testSessionOOMSave] michael@0: # disabled on x86 and 2.3; bug 945395 michael@0: skip-if = android_version == "10" || processor == "x86" michael@0: #[testSessionOOMRestore] # see bug 946957 michael@0: # disabled on Android 2.3; bug 979600 michael@0: #skip-if = android_version == "10" michael@0: [testSettingsMenuItems] michael@0: # disabled on Android 2.3; bug 979552 michael@0: skip-if = android_version == "10" michael@0: # [testShareLink] # see bug 915897 michael@0: [testSystemPages] michael@0: # disabled on x86 and 2.3; bug 907383, 979603 michael@0: skip-if = android_version == "10" || processor == "x86" michael@0: # [testThumbnails] # see bug 813107 michael@0: [testTitleBar] michael@0: # disabled on Android 2.3; bug 979552 michael@0: skip-if = android_version == "10" michael@0: # [testVkbOverlap] # see bug 907274 michael@0: michael@0: # Using JavascriptTest michael@0: [testAccounts] michael@0: [testBrowserDiscovery] michael@0: [testDeviceSearchEngine] michael@0: [testJNI] michael@0: # [testMozPay] # see bug 945675 michael@0: [testOrderedBroadcast] michael@0: [testSharedPreferences] michael@0: [testSimpleDiscovery] michael@0: [testUITelemetry] michael@0: [testVideoDiscovery] michael@0: michael@0: # Used for Talos, please don't use in mochitest michael@0: #[testPan] michael@0: #[testCheck] michael@0: #[testCheck2] michael@0: #[testBrowserProviderPerf] michael@0: michael@0: # Using UITest michael@0: #[testAboutHomePageNavigation] # see bug 947550, bug 979038 and bug 977952 michael@0: [testAboutHomeVisibility] michael@0: # disabled on Android 2.3; bug 979597 michael@0: skip-if = android_version == "10" michael@0: [testInputConnection] michael@0: # disabled on Android 2.3; bug 983440 michael@0: skip-if = android_version == "10" michael@0: [testJavascriptBridge] michael@0: [testNativeCrypto] michael@0: [testSessionHistory]