Enable GoogleWifiTrace3Mbps simulations.
BUG=3277 R=mflodman@webrtc.org, pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50829004 Cr-Commit-Position: refs/heads/master@{#9131}
This commit is contained in:
1
resources/google-wifi-3mbps.rx.sha1
Normal file
1
resources/google-wifi-3mbps.rx.sha1
Normal file
@@ -0,0 +1 @@
|
|||||||
|
7d88683e3113fe8174a72800232023756eefce33
|
||||||
@@ -319,7 +319,7 @@ TEST_P(BweFeedbackTest, Verizon4gDownlinkTest) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// webrtc:3277
|
// webrtc:3277
|
||||||
TEST_P(BweFeedbackTest, DISABLED_GoogleWifiTrace3Mbps) {
|
TEST_P(BweFeedbackTest, GoogleWifiTrace3Mbps) {
|
||||||
AdaptiveVideoSource source(0, 30, 300, 0, 0);
|
AdaptiveVideoSource source(0, 30, 300, 0, 0);
|
||||||
VideoSender sender(&uplink_, &source, GetParam());
|
VideoSender sender(&uplink_, &source, GetParam());
|
||||||
RateCounterFilter counter1(&uplink_, 0, "sender_output");
|
RateCounterFilter counter1(&uplink_, 0, "sender_output");
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
'<(DEPTH)/resources/photo_1850_1110.yuv',
|
'<(DEPTH)/resources/photo_1850_1110.yuv',
|
||||||
'<(DEPTH)/resources/presentation_1850_1110.yuv',
|
'<(DEPTH)/resources/presentation_1850_1110.yuv',
|
||||||
'<(DEPTH)/resources/web_screenshot_1850_1110.yuv',
|
'<(DEPTH)/resources/web_screenshot_1850_1110.yuv',
|
||||||
|
'<(DEPTH)/resources/google-wifi-3mbps.rx',
|
||||||
|
'<(DEPTH)/resources/verizon4g-downlink.rx',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
}],
|
}],
|
||||||
|
|||||||
Reference in New Issue
Block a user