mobile/android/base/tests/robocop.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 # [test_bug720538] # disabled on fig - bug 897072
michael@0 2 [testAboutPage]
michael@0 3 # disabled on Android 2.3; bug 975187
michael@0 4 skip-if = android_version == "10"
michael@0 5 [testAddonManager]
michael@0 6 # disabled on x86 only; bug 936216
michael@0 7 skip-if = processor == "x86"
michael@0 8 [testAddSearchEngine]
michael@0 9 # disabled on Android 2.3; bug 979552
michael@0 10 skip-if = android_version == "10"
michael@0 11 [testAdobeFlash]
michael@0 12 skip-if = processor == "x86"
michael@0 13 [testANRReporter]
michael@0 14 [testAwesomebar]
michael@0 15 [testAxisLocking]
michael@0 16 # disabled on x86 only; bug 927476
michael@0 17 skip-if = processor == "x86"
michael@0 18 # [testBookmark] # see bug 915350
michael@0 19 [testBookmarksPanel]
michael@0 20 # disabled on 2.3; bug 979615
michael@0 21 skip-if = android_version == "10"
michael@0 22 [testBookmarkFolders]
michael@0 23 # disabled on Android 2.3; bug 979552
michael@0 24 skip-if = android_version == "10"
michael@0 25 # [testBookmarklets] # see bug 915350
michael@0 26 # [testBookmarkKeyword] # see bug 915350
michael@0 27 [testBrowserProvider]
michael@0 28 # disabled on 2.3; bug 979603
michael@0 29 skip-if = android_version == "10"
michael@0 30 [testBrowserSearchVisibility]
michael@0 31 [testClearPrivateData]
michael@0 32 # disabled on x86 and 2.3; bug 948591
michael@0 33 skip-if = android_version == "10" || processor == "x86"
michael@0 34 [testDistribution]
michael@0 35 [testDoorHanger]
michael@0 36 # disabled on 2.3; bug 986172
michael@0 37 skip-if = android_version == "10"
michael@0 38 # [testFindInPage] # see bug 975155, bug 1014708
michael@0 39 [testFlingCorrectness]
michael@0 40 # disabled on x86 only; bug 927476
michael@0 41 skip-if = processor == "x86"
michael@0 42 [testFormHistory]
michael@0 43 [testGetUserMedia]
michael@0 44 # disabled on 2.3; bug 979620
michael@0 45 skip-if = android_version == "10"
michael@0 46 # [testHistory] # see bug 915350
michael@0 47 [testHomeBanner]
michael@0 48 # disabled on x86 only; bug 957185
michael@0 49 skip-if = processor == "x86"
michael@0 50 [testImportFromAndroid]
michael@0 51 # disabled on x86 and 2.3; bug 900664, 979552
michael@0 52 skip-if = android_version == "10" || processor == "x86"
michael@0 53 [testInputUrlBar]
michael@0 54 [testJarReader]
michael@0 55 [testLinkContextMenu]
michael@0 56 # disabled on 2.3; bug 918494
michael@0 57 skip-if = android_version == "10"
michael@0 58 # [testHomeListsProvider] # see bug 952310
michael@0 59 [testHomeProvider]
michael@0 60 [testLoad]
michael@0 61 [testMailToContextMenu]
michael@0 62 # [testMasterPassword] disabled for being finicky, see bug 1033013
michael@0 63 # disabled on 2.3; bug 979603
michael@0 64 # disabled on 4.0; bug 1006242
michael@0 65 # skip-if = android_version == "10" || android_version == "15"
michael@0 66 [testNewTab]
michael@0 67 [testOverscroll]
michael@0 68 # disabled on 2.3; bug 836818
michael@0 69 skip-if = android_version == "10"
michael@0 70 [testPanCorrectness]
michael@0 71 # disabled on x86 only; bug 927476
michael@0 72 skip-if = processor == "x86"
michael@0 73 # [testPasswordEncrypt] # see bug 824067
michael@0 74 [testPasswordProvider]
michael@0 75 # [testPermissions] # see bug 757475
michael@0 76 [testPictureLinkContextMenu]
michael@0 77 # disabled on 2.3; bug 986164
michael@0 78 skip-if = android_version == "10"
michael@0 79 [testPrefsObserver]
michael@0 80 [testPrivateBrowsing]
michael@0 81 [testPromptGridInput]
michael@0 82 # disabled on x86 only; bug 957185
michael@0 83 skip-if = processor == "x86"
michael@0 84 # [testReaderMode] # see bug 913254, 936224
michael@0 85 [testReadingListProvider]
michael@0 86 [testSearchSuggestions]
michael@0 87 # disabled on x86 and 2.3; bug 907768, 979548
michael@0 88 skip-if = android_version == "10" || processor == "x86"
michael@0 89 [testSessionOOMSave]
michael@0 90 # disabled on x86 and 2.3; bug 945395
michael@0 91 skip-if = android_version == "10" || processor == "x86"
michael@0 92 #[testSessionOOMRestore] # see bug 946957
michael@0 93 # disabled on Android 2.3; bug 979600
michael@0 94 #skip-if = android_version == "10"
michael@0 95 [testSettingsMenuItems]
michael@0 96 # disabled on Android 2.3; bug 979552
michael@0 97 skip-if = android_version == "10"
michael@0 98 # [testShareLink] # see bug 915897
michael@0 99 [testSystemPages]
michael@0 100 # disabled on x86 and 2.3; bug 907383, 979603
michael@0 101 skip-if = android_version == "10" || processor == "x86"
michael@0 102 # [testThumbnails] # see bug 813107
michael@0 103 [testTitleBar]
michael@0 104 # disabled on Android 2.3; bug 979552
michael@0 105 skip-if = android_version == "10"
michael@0 106 # [testVkbOverlap] # see bug 907274
michael@0 107
michael@0 108 # Using JavascriptTest
michael@0 109 [testAccounts]
michael@0 110 [testBrowserDiscovery]
michael@0 111 [testDeviceSearchEngine]
michael@0 112 [testJNI]
michael@0 113 # [testMozPay] # see bug 945675
michael@0 114 [testOrderedBroadcast]
michael@0 115 [testSharedPreferences]
michael@0 116 [testSimpleDiscovery]
michael@0 117 [testUITelemetry]
michael@0 118 [testVideoDiscovery]
michael@0 119
michael@0 120 # Used for Talos, please don't use in mochitest
michael@0 121 #[testPan]
michael@0 122 #[testCheck]
michael@0 123 #[testCheck2]
michael@0 124 #[testBrowserProviderPerf]
michael@0 125
michael@0 126 # Using UITest
michael@0 127 #[testAboutHomePageNavigation] # see bug 947550, bug 979038 and bug 977952
michael@0 128 [testAboutHomeVisibility]
michael@0 129 # disabled on Android 2.3; bug 979597
michael@0 130 skip-if = android_version == "10"
michael@0 131 [testInputConnection]
michael@0 132 # disabled on Android 2.3; bug 983440
michael@0 133 skip-if = android_version == "10"
michael@0 134 [testJavascriptBridge]
michael@0 135 [testNativeCrypto]
michael@0 136 [testSessionHistory]

mercurial