Disable flaky test VideoProcessorIntegrationTestMediaCodec.ForemanCif500kbpsVp8.

Test was Android-only, so it was disabled completely.

TBR=brandtr@webrtc.org

Bug: webrtc:8280
Change-Id: Id45eedac90fb892f5a380e5c2614037e01ee8c76
Reviewed-on: https://webrtc-review.googlesource.com/3460
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19954}
This commit is contained in:
Alex Loiko
2017-09-25 17:04:24 +02:00
committed by Commit Bot
parent ef36375582
commit dec82abab5

View File

@ -39,7 +39,7 @@ class VideoProcessorIntegrationTestMediaCodec
}
};
TEST_F(VideoProcessorIntegrationTestMediaCodec, ForemanCif500kbpsVp8) {
TEST_F(VideoProcessorIntegrationTestMediaCodec, DISABLED_ForemanCif500kbpsVp8) {
SetCodecSettings(&config_, kVideoCodecVP8, 1, false, false, false, false,
false, 352, 288);