Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 ################################################## | 1 ################################################## |
| 2 # known Dr. Memory bugs: | 2 # known Dr. Memory bugs: |
| 3 | 3 |
| 4 # http://code.google.com/p/drmemory/issues/detail?id=318 | 4 # http://code.google.com/p/drmemory/issues/detail?id=318 |
| 5 AudioRendererHostTest.* | 5 AudioRendererHostTest.* |
| 6 | 6 |
| 7 ################################################## | 7 ################################################## |
| 8 # un-analyzed Dr. Memory bugs: | 8 # un-analyzed Dr. Memory bugs: |
| 9 | 9 |
| 10 # http://code.google.com/p/drmemory/issues/detail?id=548 | 10 # http://code.google.com/p/drmemory/issues/detail?id=548 |
| 11 DownloadManagerTest.StartDownload | 11 DownloadManagerTest.StartDownload |
| 12 | 12 |
| 13 ################################################## | 13 ################################################## |
| 14 # Chromium bugs: | 14 # Chromium bugs: |
| 15 | 15 |
| 16 # times out on the bot | 16 # times out on the bot |
| 17 # http://crbug.com/87887 | 17 # http://crbug.com/87887 |
| 18 VideoCaptureHostTest.* | 18 VideoCaptureHostTest.* |
| 19 | 19 |
| 20 # crashes on the bot with corresponding UNADDR reports | 20 # crashes on the bot with corresponding UNADDR reports |
| 21 # http://crbug.com/90980 | 21 # http://crbug.com/90980 |
| 22 FirefoxImporterTest.Firefox3NSS3Decryptor | 22 FirefoxImporterTest.Firefox3NSS3Decryptor |
| 23 | |
| 24 # fails http://crbug.com/92144 | |
| 25 ServiceProcessStateTest.ForceShutdown | |
|
bruening
2011/08/09 16:52:53
xref to drmem i#322
Timur Iskhodzhanov
2011/08/10 12:16:04
It fails even w/o DrM locally
On 2011/08/09 16:52
| |
| OLD | NEW |