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

101 lines
2.4 KiB
INI
Raw Normal View History

# [test_bug720538] # disabled on fig - bug 897072
[testAboutPage]
[testAddonManager]
# disabled on x86 only; bug 936216
skip-if = processor == "x86"
[testAddSearchEngine]
[testAdobeFlash]
skip-if = processor == "x86"
[testAwesomebar]
[testAxisLocking]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
# [testBookmark] # see bug 915350
Bug 958185 - Rename Page* terminology to Panel* in the home package (r=margaret) --HG-- rename : mobile/android/base/home/BookmarksPage.java => mobile/android/base/home/BookmarksPanel.java rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/HistoryPanel.java rename : mobile/android/base/home/LastTabsPage.java => mobile/android/base/home/LastTabsPanel.java rename : mobile/android/base/home/ListPage.java => mobile/android/base/home/ListPanel.java rename : mobile/android/base/home/MostRecentPage.java => mobile/android/base/home/MostRecentPanel.java rename : mobile/android/base/home/ReadingListPage.java => mobile/android/base/home/ReadingListPanel.java rename : mobile/android/base/home/TopSitesPage.java => mobile/android/base/home/TopSitesPanel.java rename : mobile/android/base/resources/drawable/home_page_title_background.xml => mobile/android/base/resources/drawable/home_panel_title_background.xml rename : mobile/android/base/resources/layout-large-land-v11/home_history_page.xml => mobile/android/base/resources/layout-large-land-v11/home_history_panel.xml rename : mobile/android/base/resources/layout-xlarge-v11/home_history_page.xml => mobile/android/base/resources/layout-xlarge-v11/home_history_panel.xml rename : mobile/android/base/resources/layout/home_bookmarks_page.xml => mobile/android/base/resources/layout/home_bookmarks_panel.xml rename : mobile/android/base/resources/layout/home_history_page.xml => mobile/android/base/resources/layout/home_history_panel.xml rename : mobile/android/base/resources/layout/home_last_tabs_page.xml => mobile/android/base/resources/layout/home_last_tabs_panel.xml rename : mobile/android/base/resources/layout/home_most_recent_page.xml => mobile/android/base/resources/layout/home_most_recent_panel.xml rename : mobile/android/base/resources/layout/home_reading_list_page.xml => mobile/android/base/resources/layout/home_reading_list_panel.xml rename : mobile/android/base/resources/layout/home_top_sites_page.xml => mobile/android/base/resources/layout/home_top_sites_panel.xml rename : mobile/android/base/tests/testBookmarksPage.java => mobile/android/base/tests/testBookmarksPanel.java
2014-01-10 17:18:07 -08:00
[testBookmarksPanel]
[testBookmarkFolders]
# [testBookmarklets] # see bug 915350
# [testBookmarkKeyword] # see bug 915350
[testBrowserProvider]
[testBrowserSearchVisibility]
[testClearPrivateData]
# disabled on x86 only; bug 948591
skip-if = processor == "x86"
[testDistribution]
[testDoorHanger]
[testFindInPage]
[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 only; bug 900664
skip-if = processor == "x86"
[testInputUrlBar]
[testJarReader]
[testLinkContextMenu]
# [testHomeListsProvider] # see bug 952310
[testHomeProvider]
[testLoad]
[testMailToContextMenu]
[testMasterPassword]
[testNewTab]
[testOverscroll]
[testPanCorrectness]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
# [testPasswordEncrypt] # see bug 824067
[testPasswordProvider]
# [testPermissions] # see bug 757475
[testPictureLinkContextMenu]
[testPrefsObserver]
[testPrivateBrowsing]
[testPromptGridInput]
# disabled on x86 only; bug 957185
skip-if = processor == "x86"
# [testReaderMode] # see bug 913254
# disabled on x86 only; bug 936224
# skip-if = processor == "x86"
[testSearchSuggestions]
# disabled on x86 only; bug 907768
skip-if = processor == "x86"
[testSessionOOMSave]
# disabled on x86 only; bug 945395
skip-if = processor == "x86"
[testSessionOOMRestore]
[testSettingsMenuItems]
# [testShareLink] # see bug 915897
[testSystemPages]
# disabled on x86 only; bug 907383
skip-if = processor == "x86"
# [testThumbnails] # see bug 813107
[testTitleBar]
# [testVkbOverlap] # see bug 907274
# Using JavascriptTest
[testAccounts]
[testBrowserDiscovery]
[testDeviceSearchEngine]
[testJNI]
# [testMozPay] # see bug 945675
[testOrderedBroadcast]
[testSharedPreferences]
[testSimpleDiscovery]
[testUITelemetry]
[testVideoDiscovery]
# Used for Talos, please don't use in mochitest
#[testPan]
#[testCheck]
#[testCheck2]
#[testBrowserProviderPerf]
# Using UITest
[testAboutHomePageNavigation]
[testAboutHomeVisibility]
[testSessionHistory]