gecko/mobile/android/base/tests/robocop.ini

138 lines
3.9 KiB
INI

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