summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorzhaoqin <zhaoqin@chromium.org>2015-05-28 09:46:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-28 16:47:05 +0000
commit60adb82cd06c5f71b2239b2f1c540c9c2d91fee9 (patch)
tree4d5606ab783389f679f185dc7c84302fe9a90b29 /tools
parentaf5bf6d16b1248654b940eb7337ef9734b384604 (diff)
downloadchromium_src-60adb82cd06c5f71b2239b2f1c540c9c2d91fee9.zip
chromium_src-60adb82cd06c5f71b2239b2f1c540c9c2d91fee9.tar.gz
chromium_src-60adb82cd06c5f71b2239b2f1c540c9c2d91fee9.tar.bz2
exclude DesktopMediaListAshTest.WindowOnly from unit_tests in Valgrind bot
TBR=sergeyu@chromium.org,dcheng@chromium.org BUG=493187 NOTRY=true Review URL: https://codereview.chromium.org/1149423004 Cr-Commit-Position: refs/heads/master@{#331797}
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt
index 536124a..55a8984 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt
@@ -22,3 +22,6 @@ PluginInfoMessageFilterTest.FindEnabledPlugin
# Test fail: crbug.com/492705
StatusUploaderTest.NoUploadAfterVideoCapture
+
+# Flaky test: crbug.com/493187
+DesktopMediaListAshTest.WindowOnly