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

66 lines
1.6 KiB
INI

[testAwesomebar]
# [testAwesomebarSwipes] # disabled on fig - bug 880060
[testBookmark]
# [testBookmarklets] # see bug 915350
# [testBookmarkKeyword] # see bug 915350
[testBrowserSearchVisibility]
[testJNI]
[testLoad]
[testNewTab]
[testOrderedBroadcast]
[testPrefsObserver]
[testPanCorrectness]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
# [test_bug720538] # disabled on fig - bug 897072
[testFlingCorrectness]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
[testOverscroll]
[testAxisLocking]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
[testAboutPage]
[testLinkContextMenu]
[testMailToContextMenu]
[testPictureLinkContextMenu]
[testPasswordProvider]
[testPromptGridInput]
# [testPasswordEncrypt] # see bug 824067
[testFormHistory]
[testBrowserProvider]
[testSearchSuggestions]
[testSharedPreferences]
# [testThumbnails] # see bug 813107
[testAddonManager]
# [testHistory] # see bug 915350
# [testVkbOverlap] # see bug 907274
[testDoorHanger]
# [testTabHistory] # see bug 915350
[testShareLink]
[testClearPrivateData]
[testSettingsMenuItems]
[testSystemPages]
# disabled on x86 only; bug 907383
skip-if = processor == "x86"
# [testPermissions] # see bug 757475
[testJarReader]
[testDistribution]
[testFindInPage]
[testInputUrlBar]
[testAddSearchEngine]
[testImportFromAndroid]
# disabled on x86 only; bug 900664
skip-if = processor == "x86"
[testMasterPassword]
[testDeviceSearchEngine]
[testPrivateBrowsing]
[testReaderMode]
[testGetUserMedia]
# Used for Talos, please don't use in mochitest
#[testPan]
#[testCheck]
#[testCheck2]
#[testBrowserProviderPerf]