OLD | NEW |
1 # TODO(zhaoqin): File bugs for those failing browser tests. | 1 # TODO(zhaoqin): File bugs for those failing browser tests. |
2 | 2 |
3 # Dr.Memory i#1052: http://code.google.com/p/drmemory/issues/detail?id=1052 | 3 # Dr.Memory i#1052: http://code.google.com/p/drmemory/issues/detail?id=1052 |
4 # | 4 # |
5 # The list is too long for gtest_filter, so we exclude the whole | 5 # The list is too long for gtest_filter, so we exclude the whole |
6 # test case if any of its tests failed. | 6 # test case if any of its tests failed. |
7 *FLAKY* | 7 *FLAKY* |
8 | 8 |
9 # it takes too long to run all browser_tests with Dr.Memory, | 9 # it takes too long to run all browser_tests with Dr.Memory, |
10 # and we only select subset to run | 10 # and we only select subset to run |
11 # A*: ~120 tests | 11 # A* |
12 A* | 12 A* |
13 # B*: ~230 tests | 13 # B* |
14 BackgroundApp*.R* | 14 BackgroundApp*.R* |
15 BluetoothSocketApi*.P* | 15 BluetoothS* |
16 BookmarksT*.B* | 16 BookmarksT* |
17 BookmarksT*.C* | |
18 BrowserAcc* | 17 BrowserAcc* |
19 BrowserActionA*.I* | 18 BrowserActionA*.I* |
20 BrowserCloseManagerB*/*.PRE* | 19 BrowserCloseM* |
21 BrowserCloseManagerB*/*.Test* | 20 BrowserN* |
22 BrowserCloseManagerW*/*.TestWithDownloadsF* | 21 BrowserTest.* |
23 BrowserN*.D* | 22 BitmapFetcher* |
24 BrowserN*.N* | 23 # C* |
25 BrowserTest.P* | |
26 C* | |
27 D* | 24 D* |
28 E* | 25 E* |
29 F* | 26 F* |
30 G* | 27 G* |
31 H* | 28 H* |
32 I* | 29 I* |
33 J* | 30 J* |
34 K* | 31 K* |
35 L* | 32 L* |
36 M* | 33 M* |
37 N* | 34 N* |
38 O* | 35 O* |
39 P* | 36 P* |
40 Q* | 37 Q* |
41 R* | 38 R* |
42 S* | 39 S* |
43 T* | 40 T* |
44 U* | 41 U* |
45 V* | 42 V* |
46 W* | 43 W* |
47 X* | 44 X* |
48 Y* | 45 Y* |
49 Z* | 46 Z* |
OLD | NEW |