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 |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
74 | 74 |
75 # http://crbug.com/302156 | 75 # http://crbug.com/302156 |
76 TabStripModelTest.FastShutdown | 76 TabStripModelTest.FastShutdown |
77 | 77 |
78 # http://crbug.com/336349 | 78 # http://crbug.com/336349 |
79 NTPUserDataLoggerTest.TestLogging | 79 NTPUserDataLoggerTest.TestLogging |
80 | 80 |
81 # http://crbug.com/340837 | 81 # http://crbug.com/340837 |
82 ChromeBlacklistTrialTest.* | 82 ChromeBlacklistTrialTest.* |
83 | 83 |
84 # Crashes in light mode | 84 # http://crbug.com/349778 |
85 # http://crbug.com/349443 | 85 TranslateManagerRenderViewHostTest.* |
86 GoogleNowBackgroundUnitTest.* | |
OLD | NEW |