Fix NQE Cronet tests
The tests broke due to changes on the Chromium side. Specifically, those changes optimized when the prefs are written. With the changes, the prefs may not be written in certain cases. This CL forces the value of effective connection type as Slow2G in the tests. This causes the prefs to be always written. Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Bug: 793154 Change-Id: Ie09261da07ed44a78b37d02527e105a1dc72ca6c Reviewed-on: https://chromium-review.googlesource.com/815949 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#523126}
Showing
Please register or sign in to comment