Skip to content

Commit

Permalink
No bug - Alphabetize robocop.ini. DONTBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Nov 11, 2013
1 parent e586bcd commit 4ef5ab2
Showing 1 changed file with 44 additions and 43 deletions.
87 changes: 44 additions & 43 deletions mobile/android/base/tests/robocop.ini
Original file line number Diff line number Diff line change
@@ -1,69 +1,70 @@
# [test_bug720538] # disabled on fig - bug 897072
[testAboutPage]
[testAddonManager]
# disabled on x86 only; bug 936216
skip-if = processor == "x86"
[testAddSearchEngine]
[testAwesomebar]
# [testAwesomebarSwipes] # disabled on fig - bug 880060
[testAxisLocking]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
# [testBookmark] # see bug 915350
[testBookmarksPage]
[testBookmarkFolders]
# [testBookmarklets] # see bug 915350
# [testBookmarkKeyword] # see bug 915350
[testBrowserProvider]
[testBrowserSearchVisibility]
[testClearPrivateData]
[testDeviceSearchEngine]
[testDistribution]
[testDoorHanger]
[testFindInPage]
[testFlingCorrectness]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
[testFormHistory]
[testGetUserMedia]
# [testHistory] # see bug 915350
[testImportFromAndroid]
# disabled on x86 only; bug 900664
skip-if = processor == "x86"
[testHomeBanner]
[testInputUrlBar]
[testJarReader]
[testJNI]
[testLinkContextMenu]
[testLoad]
[testMailToContextMenu]
[testMasterPassword]
[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]
[testPanCorrectness]
# disabled on x86 only; bug 927476
skip-if = processor == "x86"
[testAboutPage]
[testLinkContextMenu]
[testMailToContextMenu]
[testPictureLinkContextMenu]
# [testPasswordEncrypt] # see bug 824067
[testPasswordProvider]
# [testPermissions] # see bug 757475
[testPictureLinkContextMenu]
[testPrefsObserver]
[testPrivateBrowsing]
[testPromptGridInput]
# [testPasswordEncrypt] # see bug 824067
[testFormHistory]
[testBrowserProvider]
# [testReaderMode] # see bug 913254
# disabled on x86 only; bug 936224
# skip-if = processor == "x86"
[testSearchSuggestions]
[testSettingsMenuItems]
[testSharedPreferences]
# [testThumbnails] # see bug 813107
[testAddonManager]
# disabled on x86 only; bug 936216
skip-if = processor == "x86"
# [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] # see bug 913254
# disabled on x86 only; bug 936224
# skip-if = processor == "x86"
[testGetUserMedia]
[testHomeBanner]
# [testTabHistory] # see bug 915350
# [testThumbnails] # see bug 813107
# [testVkbOverlap] # see bug 907274


# Used for Talos, please don't use in mochitest
#[testPan]
Expand Down

0 comments on commit 4ef5ab2

Please sign in to comment.