webrtc/tools/valgrind-webrtc/gtest_exclude/common_video_unittests.gtest-drmemory_win32.txt
kjellander@webrtc.org 0a035c8924 Disable tests in common_video_unittests for Dr Memory.
These tests takes about 1000 seconds to execute under
Dr Memory Full, causing them to be killed if taking more
than 1200 seconds.
* TestScaler.BiLinearScaleTest
* TestScaler.BoxScaleTest

BUG=3247
TBR=zhaoqin@google.com

Review URL: https://webrtc-codereview.appspot.com/12289004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5951 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-22 08:07:03 +00:00

5 lines
140 B
Plaintext

# Too slow on Dr Memory Full.
# https://code.google.com/p/webrtc/issues/detail?id=3247
TestScaler.BiLinearScaleTest
TestScaler.BoxScaleTest