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
This commit is contained in:
kjellander@webrtc.org
2014-04-22 08:07:03 +00:00
parent 372ae83228
commit 0a035c8924

View File

@@ -0,0 +1,4 @@
# Too slow on Dr Memory Full.
# https://code.google.com/p/webrtc/issues/detail?id=3247
TestScaler.BiLinearScaleTest
TestScaler.BoxScaleTest