From 2a3a93783ee459a0cc114136c050b7f5ecdce03e Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Mon, 30 May 2016 05:35:34 +0200 Subject: [PATCH] DrMemory: Exclude PingTaskTest tests. BUG=webrtc:5943 TBR=deadbeef@chromium.org Review URL: https://codereview.webrtc.org/2024563002 . Cr-Commit-Position: refs/heads/master@{#12955} --- .../xmllite_xmpp_unittests.gtest-drmemory_win32.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/valgrind-webrtc/gtest_exclude/xmllite_xmpp_unittests.gtest-drmemory_win32.txt diff --git a/tools/valgrind-webrtc/gtest_exclude/xmllite_xmpp_unittests.gtest-drmemory_win32.txt b/tools/valgrind-webrtc/gtest_exclude/xmllite_xmpp_unittests.gtest-drmemory_win32.txt new file mode 100644 index 0000000000..f2b7c3dcd4 --- /dev/null +++ b/tools/valgrind-webrtc/gtest_exclude/xmllite_xmpp_unittests.gtest-drmemory_win32.txt @@ -0,0 +1,3 @@ +# Fails on Dr Memory Full. +# https://code.google.com/p/webrtc/issues/detail?id=5943 +PingTaskTest.*