New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 599919 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 589318



Sign in to add a comment

Change bot recipes to use generated wrapper scripts for android tests

Project Member Reported by agrieve@chromium.org, Apr 1 2016

Issue description

Rather than running test_runner.py directly, run the generated wrapper script.

This will allow test_runner.py flags to be changed without needing to update recipes at the same time.
 
Cc: mikec...@chromium.org
Note that swarming already does this.
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 5 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/2b0582eb5674cd161feca398a356139e67dbc700

commit 2b0582eb5674cd161feca398a356139e67dbc700
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Tue Apr 05 14:23:38 2016

Android: Delete non --run-python-script code path for runtest.py

The script is never invoked without --run-python-script

BUG= 599919 

Review URL: https://codereview.chromium.org/1853643006

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299697 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/2b0582eb5674cd161feca398a356139e67dbc700/scripts/slave/runtest.py

Project Member

Comment 4 by bugdroid1@chromium.org, Apr 6 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/178a158980e7ff064c84c417f1267401c46bf484

commit 178a158980e7ff064c84c417f1267401c46bf484
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Wed Apr 06 00:42:58 2016

Make android's run_instrumentation_suite() use generated wrapper scripts

BUG= 599919 

Review URL: https://codereview.chromium.org/1855663002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299718 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_android/example.py
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/cronet/api.py
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/amp_split_recipe_instrumentation_trigger_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_local_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Coverage__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback_failure.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_amp.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/178a158980e7ff064c84c417f1267401c46bf484/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 5 by bugdroid1@chromium.org, Apr 6 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86190

------------------------------------------------------------------
r86190 | recipe-roller@chromium.org | 2016-04-06T01:27:56.974341Z

-----------------------------------------------------------------
Project Member

Comment 6 by bugdroid1@chromium.org, Apr 6 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/a06b3583d300c426ae73cd91e016c462c897a73d

commit a06b3583d300c426ae73cd91e016c462c897a73d
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Wed Apr 06 16:28:50 2016

Allow run_instrumentation_suite to use --test-apk with a wrapper script

Downstream needs this (Chrome.apk vs ChromeBeta.apk)

BUG= 599919 

Review URL: https://codereview.chromium.org/1857273003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299734 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/a06b3583d300c426ae73cd91e016c462c897a73d/scripts/slave/recipe_modules/chromium_android/api.py

Project Member

Comment 7 by bugdroid1@chromium.org, Apr 6 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a490637d06294d400b0e6496642fc2fbcc974538

commit a490637d06294d400b0e6496642fc2fbcc974538
Author: agrieve <agrieve@chromium.org>
Date: Wed Apr 06 22:08:53 2016

Allow location of test_runner.py to be overriden in GYP

Required for webrtc

BUG= 599919 

Review URL: https://codereview.chromium.org/1868723002

Cr-Commit-Position: refs/heads/master@{#385563}

[modify] https://crrev.com/a490637d06294d400b0e6496642fc2fbcc974538/build/android/gyp/create_test_runner_script.py
[modify] https://crrev.com/a490637d06294d400b0e6496642fc2fbcc974538/build/android/test_runner.gypi

Project Member

Comment 8 by bugdroid1@chromium.org, Apr 7 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86264

------------------------------------------------------------------
r86264 | agrieve@google.com | 2016-04-07T18:45:26.308031Z

-----------------------------------------------------------------
Project Member

Comment 10 by bugdroid1@chromium.org, Apr 12 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86458

------------------------------------------------------------------
r86458 | recipe-roller@chromium.org | 2016-04-12T18:41:29.569972Z

-----------------------------------------------------------------
Project Member

Comment 11 by bugdroid1@chromium.org, Apr 13 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/b1c92faae4b8a964714a85885ab27f23bb76ffb7

commit b1c92faae4b8a964714a85885ab27f23bb76ffb7
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Tue Apr 12 18:12:52 2016

Switch Android gtests to use generated wrapper scripts

BUG= 599919 

Review URL: https://codereview.chromium.org/1882103002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299863 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_amp.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/b1c92faae4b8a964714a85885ab27f23bb76ffb7/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 12 by bugdroid1@chromium.org, Apr 13 2016

Project Member

Comment 13 by bugdroid1@chromium.org, Apr 13 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04

commit a8ed1f469ab43c1ee0842ccb241cdb88424c7d04
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Wed Apr 13 18:55:38 2016

Reland Switch Android gtests to use generated wrapper scripts

TBR=sergeyberezin
BUG= 599919 

Review URL: https://codereview.chromium.org/1881233003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299906 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webkit_Android_Builder.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder_ARM64__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_amp.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/a8ed1f469ab43c1ee0842ccb241cdb88424c7d04/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 14 by bugdroid1@chromium.org, Apr 13 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/2972c85335ae8423452375f2ab7b6b04a66141ae

commit 2972c85335ae8423452375f2ab7b6b04a66141ae
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Wed Apr 13 20:28:06 2016

Revert of Reland Switch Android gtests to use generated wrapper scripts (patchset #2 id:20001 of https://codereview.chromium.org/1881233003/ )

Reason for revert:
Broke https://build.chromium.org/p/chromium.fyi/builders/Android%20Builder%20%28dbg%29/builds/67100/steps/compile/logs/stdio

Original issue's description:
> Reland Switch Android gtests to use generated wrapper scripts
> 
> TBR=sergeyberezin
> BUG= 599919 
> 
> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299906

TBR=bpastene@chromium.org,kjellander@chromium.org,mikecase@chromium.org,sergeyberezin@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 599919 

Review URL: https://codereview.chromium.org/1885163002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299909 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webkit_Android_Builder.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder_ARM64__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_amp.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/2972c85335ae8423452375f2ab7b6b04a66141ae/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 15 by bugdroid1@chromium.org, Apr 14 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86547

------------------------------------------------------------------
r86547 | recipe-roller@chromium.org | 2016-04-14T02:14:47.167991Z

-----------------------------------------------------------------
Project Member

Comment 16 by bugdroid1@chromium.org, Apr 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/1ba502e0180f9a19e9048232e2003688415d027c

commit 1ba502e0180f9a19e9048232e2003688415d027c
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Thu Apr 14 17:07:37 2016

Remove .isolate for breakpad_unittests

It doesn't require it anymore (as of
https://codereview.chromium.org/1854233002/)

BUG= 599919 

Review URL: https://codereview.chromium.org/1883203002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@299933 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipe_modules/chromium_tests/chromium_linux.py
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_amp.json
[modify] https://crrev.com/1ba502e0180f9a19e9048232e2003688415d027c/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json

Project Member

Comment 17 by bugdroid1@chromium.org, Apr 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4acf218ca0a7b4f001750ef889f1116ef835a272

commit 4acf218ca0a7b4f001750ef889f1116ef835a272
Author: agrieve <agrieve@chromium.org>
Date: Thu Apr 14 18:43:05 2016

Make --executable-dist-dir a path arg for android test wrapper scripts

It was co-incidentally working for me previously because I had my
CWD=output-dir.

BUG= 599919 

Review URL: https://codereview.chromium.org/1891863002

Cr-Commit-Position: refs/heads/master@{#387376}

[modify] https://crrev.com/4acf218ca0a7b4f001750ef889f1116ef835a272/build/android/gyp/create_test_runner_script.py

The new plan of action for switching the gtests over:
1. Have bots build _apk and run_* target
2. Wait for GYP to be unused on Android
3. Change bots to build just run_*

Project Member

Comment 19 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/2bf9beebad3acb80d92a0976fdc65a21e5ca9594

commit 2bf9beebad3acb80d92a0976fdc65a21e5ca9594
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Tue Apr 19 01:03:46 2016

Reland of Switch Android gtests to use generated wrapper scripts 

Now using bin/run_* script as a target to get around unit_tests ambiguity.

BUG= 599919 

Review URL: https://codereview.chromium.org/1898823002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300001 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webkit_Android_Builder.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder_ARM64__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/2bf9beebad3acb80d92a0976fdc65a21e5ca9594/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 20 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/59ad0990a4728235ee0e00c812a76531a0709533

commit 59ad0990a4728235ee0e00c812a76531a0709533
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Tue Apr 19 01:51:27 2016

Revert of Switch Android gtests to use generated wrapper scripts (patchset #3 id:360001 of https://codereview.chromium.org/1898823002/ )

Reason for revert:
Broke trybot analyze step:
analyze output:
{
  "compile_targets": [], 
  "invalid_targets": [
    "bin/run_android_webview_unittests", 
    "bin/run_base_unittests", 
    "bin/run_blink_heap_unittests", 
    "bin/run_cc_unittests", 
    "bin/run_components_browsertests", 
    "bin/run_components_unittests", 
    "bin/run_content_browsertests", 
    "bin/run_content_unittests", 
    "bin/run_device_unittests", 
    "bin/run_events_unittests", 
    "bin/run_gl_tests", 
    "bin/run_gl_unittests", 
    "bin/run_gpu_unittests", 
    "bin/run_ipc_tests", 
    "bin/run_media_unittests", 
    "bin/run_net_unittests", 
    "bin/run_sql_unittests", 
    "bin/run_sync_unit_tests", 
    "bin/run_ui_android_unittests", 
    "bin/run_ui_base_unittests", 
    "bin/run_ui_touch_selection_unittests", 
    "bin/run_unit_tests"
  ], 
  "status": "No dependencies", 
  "test_targets": []
}


Original issue's description:
> Reland of Switch Android gtests to use generated wrapper scripts 
> 
> Now using bin/run_* script as a target to get around unit_tests ambiguity.
> 
> BUG= 599919 
> 
> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300001

TBR=dpranke@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 599919 

Review URL: https://codereview.chromium.org/1896003003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300002 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webkit_Android_Builder.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder_ARM64__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Builder__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/59ad0990a4728235ee0e00c812a76531a0709533/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 21 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86761

------------------------------------------------------------------
r86761 | recipe-roller@chromium.org | 2016-04-19T02:03:24.248911Z

-----------------------------------------------------------------
Project Member

Comment 22 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/b355ad15304acb0a769d76bd634cb5167e62e96f

commit b355ad15304acb0a769d76bd634cb5167e62e96f
Author: agrieve <agrieve@chromium.org>
Date: Tue Apr 19 03:45:23 2016

Make the Android test apks depend on their run_ scripts

The dependency should actually be the other way around, but
for compatibility with GYP, it has to go this way.

BUG= 599919 

Review URL: https://codereview.chromium.org/1893063002

Cr-Commit-Position: refs/heads/master@{#388126}

[modify] https://crrev.com/b355ad15304acb0a769d76bd634cb5167e62e96f/build/config/android/internal_rules.gni
[modify] https://crrev.com/b355ad15304acb0a769d76bd634cb5167e62e96f/testing/test.gni

Project Member

Comment 23 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/52cb554eb48c681b75efc91c7d926e358a949d3e

commit 52cb554eb48c681b75efc91c7d926e358a949d3e
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Tue Apr 19 14:45:22 2016

Reland #3 Switch Android gtests to use generated wrapper scripts 

What's new this time:
- Made _apk depend on wrapper script.
- Removed explicit building of bin/run_*

TBR=dpranke
BUG= 599919 

Review URL: https://codereview.chromium.org/1897823006

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300015 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/52cb554eb48c681b75efc91c7d926e358a949d3e/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 24 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c6087ab747db6f22b528a0c5a22939613d1386ba

commit c6087ab747db6f22b528a0c5a22939613d1386ba
Author: agrieve <agrieve@chromium.org>
Date: Tue Apr 19 17:04:22 2016

Fix the GN path to ui_base_unittests's .isolate file

NOTRY=true
TBR=mikecase
BUG= 599919 

Review URL: https://codereview.chromium.org/1898033004

Cr-Commit-Position: refs/heads/master@{#388227}

[modify] https://crrev.com/c6087ab747db6f22b528a0c5a22939613d1386ba/ui/base/BUILD.gn

Cc: dpranke@chromium.org
The new new plan of action for switching the gtests over:
1. Have _apk targets generate wrapper scripts in GN
2. Wait for GYP to be unused on Android
3. Change bots to build both _apk and run_*
4. Make run_* targets depend on _apk (invert dependency)
5. Change bots to build run_* directly (or maybe the full/dir:label) instead

Reason for not building run_* targets as in #18 is that it break's GYP's analyze logic.
Project Member

Comment 26 by bugdroid1@chromium.org, Apr 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/308d7d4142ef3b6191d38ddfb2f601f5375f551f

commit 308d7d4142ef3b6191d38ddfb2f601f5375f551f
Author: jbudorick@chromium.org <jbudorick@chromium.org>
Date: Tue Apr 19 21:36:26 2016

Revert of Switch Android gtests to use generated wrapper scripts (patchset #2 id:300001 of https://codereview.chromium.org/1897823006/ )

Reason for revert:
broke breakpad_unittests on cq + main waterfall

Original issue's description:
> Reland #3 Switch Android gtests to use generated wrapper scripts 
> 
> What's new this time:
> - Made _apk depend on wrapper script.
> - Removed explicit building of bin/run_*
> 
> TBR=dpranke
> BUG= 599919 
> 
> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300015

TBR=dpranke@chromium.org,agrieve@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 599919 

Review URL: https://codereview.chromium.org/1902983002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300025 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/308d7d4142ef3b6191d38ddfb2f601f5375f551f/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 27 by bugdroid1@chromium.org, Apr 20 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/c07c14b80658b45bb22c059d2f25356f1f097f93

commit c07c14b80658b45bb22c059d2f25356f1f097f93
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Wed Apr 20 00:19:29 2016

Reland #4 of Switch Android gtests to use generated wrapper scripts 

Reason for revert:
- Fix for breakpad_unittests in: https://codereview.chromium.org/1898193006/
- No changes to this CL

TBR=dpranke
BUG= 599919 

Review URL: https://codereview.chromium.org/1904493004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300028 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/downgrade_install_tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/no_strict_mode_tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_adb_vendor_keys_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_low_battery_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/slow_tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_blacklisted_devices.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_expected_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_invalid_output.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_method_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/chromium_tests/steps.py
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipe_modules/emulator/example.expected/Disable_settings_after_launch_emulator_test_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_rel.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/android_cronet_armv6_builder.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_basic.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/emulator.expected/Android_Tests__x86_emulator__test_fail.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/emulator.py
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/c07c14b80658b45bb22c059d2f25356f1f097f93/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 28 by bugdroid1@chromium.org, Apr 20 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=86832

------------------------------------------------------------------
r86832 | recipe-roller@chromium.org | 2016-04-20T10:25:07.160626Z

-----------------------------------------------------------------
Project Member

Comment 29 by bugdroid1@chromium.org, Apr 21 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/4230e52025af0b66f2fedf597950584964d30edf

commit 4230e52025af0b66f2fedf597950584964d30edf
Author: agrieve@chromium.org <agrieve@chromium.org>
Date: Thu Apr 21 16:49:14 2016

Remove --shard-timeout from webrtc recipes now that they are in wrapper scripts

BUG= 599919 

Review URL: https://codereview.chromium.org/1882293003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300083 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipe_modules/webrtc/steps.py
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/4230e52025af0b66f2fedf597950584964d30edf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 30 by bugdroid1@chromium.org, Apr 22 2016

Components: Infra>Platform>Recipes
Labels: -Infra-Recipes
Status: Fixed (was: Started)
Project Member

Comment 33 by bugdroid1@chromium.org, May 17 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/5b1db08f01abbc19baf9d81042521ff023c06ddf

commit 5b1db08f01abbc19baf9d81042521ff023c06ddf
Author: kjellander@chromium.org <kjellander@chromium.org>
Date: Tue May 17 10:57:54 2016

Reland "Remove --shard-timeout from webrtc recipes now that they are in wrapper scripts"

Relands https://codereview.chromium.org/1882293003 but with changes
that makes it possible for the perf tests to run.

BUG= 599919 
TBR=agrieve@chromium.org

Review-Url: https://codereview.chromium.org/1987623002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/build@300623 0039d316-1c4b-4281-b951-d872f2087c98

[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipe_modules/webrtc/api.py
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipe_modules/webrtc/steps.py
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__forced.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
[modify] https://crrev.com/5b1db08f01abbc19baf9d81042521ff023c06ddf/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json

Project Member

Comment 34 by bugdroid1@chromium.org, May 17 2016

The following revision refers to this bug:
  http://goto.ext.google.com/viewvc/chrome-internal?view=rev&revision=87969

------------------------------------------------------------------
r87969 | recipe-roller@chromium.org | 2016-05-17T11:03:21.950876Z

-----------------------------------------------------------------

Sign in to add a comment