|  | ################################################## | 
|  | # known Dr. Memory bugs: | 
|  |  | 
|  | # https://github.com/DynamoRIO/drmemory/issues/318 | 
|  | AudioRendererHostTest.* | 
|  |  | 
|  | ################################################## | 
|  | # un-analyzed Dr. Memory bugs: | 
|  |  | 
|  | # https://github.com/DynamoRIO/drmemory/issues/979 | 
|  | FirefoxProfileImporterTest.Firefox35Importer | 
|  |  | 
|  | # https://github.com/DynamoRIO/drmemory/issues/980 | 
|  | MetricsLogManagerTest.* | 
|  |  | 
|  | ################################################## | 
|  | # Chromium bugs: | 
|  |  | 
|  | # times out on the bot | 
|  | # http://crbug.com/87887 | 
|  | VideoCaptureHostTest.* | 
|  |  | 
|  | # crashes due to use-after-free's, http://crbug.com/90980 | 
|  | FirefoxImporterTest.Firefox*NSS3Decryptor | 
|  |  | 
|  | # fails http://crbug.com/92144 | 
|  | ServiceProcessStateTest.ForceShutdown | 
|  |  | 
|  | # fails sporadically: http://crbug.com/108205 | 
|  | MultiProcessLockTest.RecursiveLock | 
|  |  | 
|  | # Poor isolation, DCHECKs when no MessageLoop exists.  Breaks when sharded. | 
|  | # http://crbug.com/117679 | 
|  | WebsiteSettingsModelTest.* | 
|  |  | 
|  | # fails to create thread | 
|  | # http://crbug.com/144087 | 
|  | DesktopNotificationServiceTest.SettingsForSchemes | 
|  | TemplateURLFetcherTest.* | 
|  |  | 
|  | # times out on the bot. | 
|  | # http://crbug.com/148644 | 
|  | GAIAInfoUpdateServiceTest.* | 
|  | ProfileManagerTest.* | 
|  | ProfileInfoCacheTest.* | 
|  |  | 
|  | # Failing on the bot. http://crbug.com/168882 | 
|  | UserCloudPolicyStoreTest.LoadWithInvalidFile | 
|  | UserCloudPolicyStoreTest.LoadWithNoFile | 
|  | UserCloudPolicyStoreTest.Store | 
|  | UserCloudPolicyStoreTest.StoreThenClear | 
|  | UserCloudPolicyStoreTest.StoreThenLoad | 
|  | UserCloudPolicyStoreTest.StoreTwoTimes | 
|  | UserCloudPolicyStoreTest.StoreValidationError | 
|  |  | 
|  | # Failing on the bot. crbug.com/266972 | 
|  | OneClickSigninBubbleViewTest.ShowBubble | 
|  |  | 
|  | # http://crbug.com/292960 | 
|  | SyncBackendHostTest.DownloadControlTypes | 
|  | SyncBackendHostTest.SilentlyFailToDownloadControlTypes | 
|  |  | 
|  | # DrM-i#1339: https://github.com/DynamoRIO/drmemory/issues/1339 | 
|  | ExtensionServiceTest.InstallTheme | 
|  |  | 
|  | # http://crbug.com/302156 | 
|  | TabStripModelTest.FastShutdown | 
|  |  | 
|  | # http://crbug.com/336349 | 
|  | NTPUserDataLoggerTest.TestLogging | 
|  |  | 
|  | # http://crbug.com/340837 | 
|  | ChromeBlacklistTrialTest.* | 
|  |  | 
|  | # http://crbug.com/349778 | 
|  | TranslateManagerRenderViewHostTest.* | 
|  |  | 
|  | # http://crbug.com/403073 | 
|  | SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified | 
|  | SafeBrowsingModuleVerifierWinTest.VerifyModuleModified | 
|  | SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified | 
|  |  | 
|  | # http://crbug.com/467004 | 
|  | SigninErrorNotifierTest.NoErrorAuthStatusProviders | 
|  |  | 
|  | # http://crbug.com/473689 | 
|  | ManagePasswordsBubbleModelTest.CloseWithoutLogging |