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:
@@ -0,0 +1,4 @@
|
||||
# Too slow on Dr Memory Full.
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=3247
|
||||
TestScaler.BiLinearScaleTest
|
||||
TestScaler.BoxScaleTest
|
Reference in New Issue
Block a user