Move exlusion of VP9 integration tests for DrMemory
from modules_unittests to modules_tests file. Also rename and move ProcessNoLossChangeBitRate, and move TestVp8Impl.BaseUnitTest to proper file. The previous commit r7435 disabled it in the wrong file. TBR=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/23969004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7438 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b6af4283ca
commit
82e6fa533c
@ -8,3 +8,6 @@ AudioCodingModuleTest.TestStereo*
|
||||
AudioCodingModuleTest.TestVADDTX*
|
||||
AudioCodingModuleTest.TestOpus*
|
||||
FecTest.FecTest
|
||||
TestVp8Impl.BaseUnitTest
|
||||
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRateVP8
|
||||
VideoProcessorIntegrationTest.*VP9
|
||||
|
@ -9,10 +9,7 @@ TestScaler.PointScaleTest
|
||||
TestScaler.BiLinearScaleTest
|
||||
TestScaler.BoxScaleTest
|
||||
TestVideoSenderWithVp8.*
|
||||
TestVp8Impl.BaseUnitTest
|
||||
VideoProcessingModuleTest.Denoising
|
||||
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate
|
||||
VideoProcessorIntegrationTest.*VP9
|
||||
VideoSendersTest.*
|
||||
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=2323
|
||||
|
Loading…
Reference in New Issue
Block a user