Enable big largeroom fullstack tests on Windows

BUG=webrtc:7301

Review-Url: https://codereview.webrtc.org/2741823003
Cr-Commit-Position: refs/heads/master@{#17169}
This commit is contained in:
ilnik
2017-03-10 08:18:34 -08:00
committed by Commit bot
parent b00742508a
commit 15939e7775

View File

@ -534,7 +534,7 @@ TEST_F(FullStackTest, LargeRoomVP8_5thumb) {
RunTest(large_room);
}
#if defined(WEBRTC_ANDROID) || defined(WEBRTC_WIN)
#if defined(WEBRTC_ANDROID)
// Fails on Android and win:
// https://bugs.chromium.org/p/webrtc/issues/detail?id=7301
#define MAYBE_LargeRoomVP8_50thumb DISABLED_LargeRoomVP8_50thumb