Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 ################################################## | 1 ################################################## |
| 2 # known Dr. Memory bugs: | 2 # known Dr. Memory bugs: |
| 3 | 3 |
| 4 # https://github.com/DynamoRIO/drmemory/issues/318 | 4 # https://github.com/DynamoRIO/drmemory/issues/318 |
| 5 AudioRendererHostTest.* | 5 AudioRendererHostTest.* |
| 6 | 6 |
| 7 ################################################## | 7 ################################################## |
| 8 # un-analyzed Dr. Memory bugs: | 8 # un-analyzed Dr. Memory bugs: |
| 9 | 9 |
| 10 # https://github.com/DynamoRIO/drmemory/issues/979 | 10 # https://github.com/DynamoRIO/drmemory/issues/979 |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 75 TranslateManagerRenderViewHostTest.* | 75 TranslateManagerRenderViewHostTest.* |
| 76 | 76 |
| 77 # http://crbug.com/403073 | 77 # http://crbug.com/403073 |
| 78 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified | 78 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified |
| 79 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified | 79 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified |
| 80 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified | 80 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified |
| 81 | 81 |
| 82 # http://crbug.com/467004 | 82 # http://crbug.com/467004 |
| 83 SigninErrorNotifierTest.NoErrorAuthStatusProviders | 83 SigninErrorNotifierTest.NoErrorAuthStatusProviders |
| 84 | 84 |
| 85 # https://crbug.com/577410 | 85 # https://crbug.com/577410 |
|
mariahhjadee24
2016/04/30 14:20:44
https://crbug.com/577410
| |
| 86 PluginInfoMessageFilterTest.FindEnabledPlugin | 86 PluginInfoMessageFilterTest.FindEnabledPlugin |
| 87 | 87 |
| 88 # http://crbug.com/608064 | 88 # http://crbug.com/608064 |
| 89 BackgroundApplicationListModelTest.* | 89 BackgroundApplicationListModelTest.* |
| 90 BackgroundModeManagerWithExtensionsTest.* | |
| 90 ExtensionContextMenuModelTest.* | 91 ExtensionContextMenuModelTest.* |
| 91 SavedFilesServiceUnitTest.* | 92 SavedFilesServiceUnitTest.* |
| 92 ExtensionContextMenuModelTest.* | 93 KeywordExtensionsDelegateImplTest.* |
| OLD | NEW |