Index: tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt |
diff --git a/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b120a1806d3f8d241e371c3edc915c887597d281 |
--- /dev/null |
+++ b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt |
@@ -0,0 +1,16 @@ |
+# TODO(zhaoqin) File bugs for those failing browser tests. |
Derek Bruening
2012/10/16 16:08:22
nit: missing colon
|
+ |
+################################################################## |
+# Excluded tests to be investigated # |
Derek Bruening
2012/10/16 16:08:22
why not file a case to cover all of these so we ha
|
+################################################################## |
+ |
+# The list is too long for gtest_filter, so we exclude the whole |
+# test case if any of its tests failed. |
+ |
+# Timeout (400000 ms) Tests |
+NaClBrowserTestGLibc.* |
+OutOfProcessPPAPITest.* |
+PPAPINaClGLibcTest.* |
+PPAPINaClNewlibTest.* |
+PPAPITest.* |
+ReferrerPolicyTest.* |