Index: build/android/gtest_filter/unit_tests_disabled |
diff --git a/build/android/gtest_filter/unit_tests_disabled b/build/android/gtest_filter/unit_tests_disabled |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ca122eae356500621aeff304450dfbffe252e37e |
--- /dev/null |
+++ b/build/android/gtest_filter/unit_tests_disabled |
@@ -0,0 +1,131 @@ |
+# List of suppressions |
+ |
+# crbug.com/139429 |
+BrowserMainTest.WarmConnectionFieldTrial_Invalid |
+BrowserMainTest.WarmConnectionFieldTrial_Random |
+BrowserMainTest.WarmConnectionFieldTrial_WarmestSocket |
+ |
+# crbug.com/139431 |
+ChromePaths.UserCacheDir |
+ |
+# The UDP related tests currently do not work on Android because |
+# we lack a UDP forwarder tool. |
+NetworkStatsTestUDP.* |
+ |
+# Missing test resource of 16MB. |
+HistoryProfileTest.TypicalProfileVersion |
+ |
+# crbug.com/139408 |
+SQLitePersistentCookieStoreTest.TestDontLoadOldSessionCookies |
+SQLitePersistentCookieStoreTest.PersistIsPersistent |
+ |
+# We don't use the GPU blacklist and we don't fetch the deps project for the |
+# blacklist data so this test is not relevant for us. |
+GpuBlacklistTest.CurrentBlacklistValidation |
+ |
+# http://crbug.com/117940 |
+TemplateURLTest.* |
+TemplateURLPrepopulateDataTest.* |
+TemplateURLServiceSyncTest.* |
+SearchHostToURLsMapTest.* |
+ |
+# crbug.com/139427 |
+TemplateURLFetcherTest.* |
+ |
+# crbug.com/139433 |
+AutofillTableTest.AutofillProfile* |
+AutofillTableTest.UpdateAutofillProfile |
+ |
+# crbug.com/139400 |
+AutofillProfileTest.* |
+CreditCardTest.SetInfoExpirationMonth |
+ |
+# crbug.com/139398 |
+DownloadItemModelTest.InterruptTooltip |
+ |
+# crbug.com/139434 |
+LeveldbValueStore/ValueStoreTest.DotsInKeyNamesWithDicts/0 |
+ |
+# Tests crashing in the APK |
+# DEATH test, forking and doing bad stuff, not supported yet. |
+IncognitoModePrefsDeathTest.GetAvailabilityBadValue |
+# l10n_util.cc(655)] Check failed: std::string::npos != pos |
+DownloadItemModelTest.InterruptStatus |
+# l10n_util.cc(655)] Check failed: std::string::npos != pos |
+WebsiteSettingsTest.OnSiteDataAccessed |
+# Tests failing in the APK (mostly failing to create files out of the Application dir). |
+DiagnosticsModelTest.RunAll |
+FirstRunTest.RemoveSentinel |
+GoogleUpdateTest.StatsConsent |
+URLFixerUpperTest.FixupFile |
+URLFixerUpperTest.FixupRelativeFile |
+DownloadPathReservationTrackerTest.CreateDefaultDownloadPath |
+ |
+# crbug.com/139423 |
+ValueStoreFrontendTest.GetExistingData |
+ |
+# crbug.com/139421 |
+ChromeSelectFilePolicyTest.ExpectAsynchronousListenerCall |
+ |
+# crbug.com/139412 |
+UserStyleSheetWatcherTest.StyleLoad |
+ |
+# http://crbug.com/139033 |
+ChromeDownloadManagerDelegateTest.StartDownload_PromptAlways |
+ |
+# Extension support is limited on Android. |
+# Some of these can be enabled if we register extension related prefs in |
+# browser_prefs.cc |
+ExtensionTest.* |
+ExtensionAPI.* |
+ExtensionFileUtil.* |
+ExtensionPermissionsTest.* |
+ExtensionUnpackerTest.* |
+ActiveTabTest.* |
+ExtensionAppsPromo.* |
+ComponentLoaderTest.* |
+ExtensionFromUserScript.* |
+ExtensionFromWebApp.* |
+ExtensionIconManagerTest.* |
+ExtensionServiceTest.* |
+ExtensionServiceTestSimple.* |
+ExtensionSourcePriorityTest.* |
+ExtensionSpecialStoragePolicyTest.* |
+ExternalPolicyProviderTest.* |
+MenuManagerTest.* |
+PageActionControllerTest.* |
+PermissionsUpdaterTest.* |
+ImageLoadingTrackerTest.* |
+ScriptBadgeControllerTest.* |
+ExtensionSettingsFrontendTest.* |
+ExtensionSettingsSyncTest.* |
+ExtensionUpdaterTest.* |
+UserScriptListenerTest.* |
+WebApplicationTest.GetShortcutInfoForTab |
+ |
+# crbug.com/139411 |
+AutocompleteProviderTest.* |
+HistoryQuickProviderTest.* |
+HistoryContentsProviderBodyOnlyTest.* |
+HistoryContentsProviderTest.* |
+HQPOrderingTest.* |
+SearchProviderTest.* |
+ |
+# Test server and forwarder and not ready yet. |
+ProtocolHandlerRegistryTest.TestOSRegistrationFailure |
+ConnectionTesterTest.* |
+HttpPipeliningCompatibilityClientTest.* |
+NetworkStatsTestTCP.* |
+ConnectionTesterTest.RunAllTests |
+ |
+# crbug.com/139418 |
+SQLiteServerBoundCertStoreTest.TestUpgradeV1 |
+SQLiteServerBoundCertStoreTest.TestUpgradeV2 |
+ |
+ProfileSyncComponentsFactoryImplTest.* |
+PermissionsTest.GetWarningMessages_Plugins |
+ImageOperations.ResizeShouldAverageColors |
+ |
+# crbug.com/138275 |
+PrerenderTest.* |
+RenderWidgetTest.OnMsgPaintAtSize |