| 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*: ~120 tests |
| 12 Acti* | 12 A* |
| 13 Ad* | 13 #B* |
| 14 All* | |
| 15 App* | |
| 16 Auto* | |
| 17 B* | |
| 18 C* | 14 C* |
| 19 D* | 15 D* |
| 20 E* | 16 E* |
| 21 F* | 17 F* |
| 22 G* | 18 G* |
| 23 H* | 19 H* |
| 24 I* | 20 I* |
| 25 J* | 21 J* |
| 26 K* | 22 K* |
| 27 L* | 23 L* |
| 28 M* | 24 M* |
| 29 N* | 25 N* |
| 30 O* | 26 O* |
| 31 P* | 27 P* |
| 32 Q* | 28 Q* |
| 33 R* | 29 R* |
| 34 S* | 30 S* |
| 35 T* | 31 T* |
| 36 U* | 32 U* |
| 37 V* | 33 V* |
| 38 W* | 34 W* |
| 39 X* | 35 X* |
| 40 Y* | 36 Y* |
| 41 Z* | 37 Z* |
| OLD | NEW |