Chromium Code Reviews
DescriptionAdd typ boilerplate to Telemetry-based GPU tests.
The typ based browser_test_runner framework requires every browser test
module to explicitly declares test module generation in the
load_tests() method. This CL as those boiler plates code to prepare
for changing browser_test_runner to use typ as the runner.
This depends on https://codereview.chromium.org/2660913002 to avoid
gpu unittests from accidentally picking up those load_tests() method.
BUG=636153
TBR=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2662863002
Cr-Commit-Position: refs/heads/master@{#447059}
Committed: https://chromium.googlesource.com/chromium/src/+/44521e985457606bb56e05fbdd45e94bbe3e656f
Patch Set 1 #Messages
Total messages: 8 (5 generated)
|