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