Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Side by Side Diff: tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt

Issue 1254203005: DrMemory: Disable VideoEncoderVpxTest.Vp9LossyUnchangedFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This test fails on an assertion, see http://crbug.com/57266 1 # This test fails on an assertion, see http://crbug.com/57266
2 EncoderVp8Test.TestEncoder 2 EncoderVp8Test.TestEncoder
3 DecoderVp8Test.EncodeAndDecode 3 DecoderVp8Test.EncodeAndDecode
4 4
5 # These test intentionally generate exceptions to verify if a dump is generated 5 # These test intentionally generate exceptions to verify if a dump is generated
6 # during the crash. 6 # during the crash.
7 BreakpadWinDeathTest.TestAccessViolation 7 BreakpadWinDeathTest.TestAccessViolation
8 BreakpadWinDeathTest.TestInvalidParameter 8 BreakpadWinDeathTest.TestInvalidParameter
9 BreakpadWinDeathTest.TestDebugbreak 9 BreakpadWinDeathTest.TestDebugbreak
10 10
11 # DrM-i#1465 11 # DrM-i#1465
12 RdpClientTest.Basic 12 RdpClientTest.Basic
13
14 # Oftentimes the last running test before the test suite times out.
15 # http://crbug.com/514404
16 VideoEncoderVpxTest.Vp9LossyUnchangedFrame
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698