From ba842624ff2a048132addb2a8109dfdf408df259 Mon Sep 17 00:00:00 2001 From: benwells Date: Mon, 11 May 2015 21:58:57 -0700 Subject: [PATCH] Widened test exclusion for EncryptedMediaTests under DrMemory. It wasn't quite wide enough. TBR=jyasskin@chromium.org BUG=480750 Review URL: https://codereview.chromium.org/1135563006 Cr-Commit-Position: refs/heads/master@{#329353} --- .../gtest_exclude/content_browsertests.gtest-drmemory_win32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory_win32.txt index 94ea46edcf72..c698427dc602 100644 --- a/tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory_win32.txt @@ -54,4 +54,4 @@ WebRtcBrowserTest.NegotiateOfferWithBLine WebRtcBrowserTest.CanMakeAudioCallAndThenRenegotiateToVideo # https://crbug.com/480750 -*_ClearKey/EncryptedMediaTest.Playback_*_WebM/0 +*_ClearKey/EncryptedMediaTest.Playback_* -- 2.11.4.GIT