Chromium Code Reviews
DescriptionPrevent skip_gpu_process from running on Android
We had previously tried to identify a way to tell if the test was being
run on Android. But when we did that, I did not explicitly set the
browser. So the browser_type passed down was 'reference'.
By simply specifying --browser android-content-shell we were able to
better detect that the platform is Android.
BUG=611629, 490984
R=kbr@chromium.org,nednguyen@google.com
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/42b62c5291d9f31138a294d8a22965d02bb498f4
Cr-Commit-Position: refs/heads/master@{#393701}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Changing the browser type detection to include webview. #
Messages
Total messages: 15 (6 generated)
|
||||||||||||||||||||||||||||