OLD | NEW |
---|---|
1 # Dr. Memory crashes on some COM calls: | |
2 # http://code.google.com/p/drmemory/issues/detail?id=21 | |
3 WMI* | |
4 | |
5 # TODO(timurrrr) investigate the failures and enable these tests one-by-one. | 1 # TODO(timurrrr) investigate the failures and enable these tests one-by-one. |
6 RSA* | 2 RSA* |
7 GmockTest.* | 3 GmockTest.* |
8 EtwTrace* | 4 EtwTrace* |
9 StatsTableTest.* | 5 StatsTableTest.* |
10 ProcessUtilTest.EnableLFH | 6 ProcessUtilTest.EnableLFH |
11 ScopedNativeLibrary.Basic | 7 ScopedNativeLibrary.Basic |
OLD | NEW |