Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Issue 1415413005: Revert of [Android] Add a configurable environment for devil/. (RELAND) (Closed)

Created:
5 years, 2 months ago by jbudorick
Modified:
5 years, 2 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of [Android] Add a configurable environment for devil/. (RELAND) (patchset #12 id:220001 of https://codereview.chromium.org/1399273002/ ) Reason for revert: broke cluster telemetry: https://code.google.com/p/skia/issues/detail?id=4506 Original issue's description: > [Android] Add a configurable environment for devil/. (RELAND) > > This is a reland of https://codereview.chromium.org/1316413003/ > > BUG=476719 > > Committed: https://crrev.com/06869eebcab4b41d21e96ea2df732a2b40914fe4 > Cr-Commit-Position: refs/heads/master@{#355683} TBR=aiolos@chromium.org,nednguyen@google.com,mikecase@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=476719 Committed: https://crrev.com/814dac5c6b2e257aa493fc7b0541412a04440ff2 Cr-Commit-Position: refs/heads/master@{#355774}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -539 lines) Patch
M build/android/PRESUBMIT.py View 4 chunks +8 lines, -25 lines 0 comments Download
M build/android/adb_install_apk.py View 2 chunks +0 lines, -4 lines 0 comments Download
M build/android/buildbot/bb_device_status_check.py View 2 chunks +0 lines, -3 lines 0 comments Download
M build/android/devil/android/battery_utils_test.py View 1 chunk +5 lines, -3 lines 0 comments Download
M build/android/devil/android/device_utils.py View 3 chunks +2 lines, -3 lines 0 comments Download
M build/android/devil/android/device_utils_test.py View 3 chunks +16 lines, -18 lines 0 comments Download
M build/android/devil/android/logcat_monitor_test.py View 1 chunk +4 lines, -2 lines 0 comments Download
M build/android/devil/android/md5sum.py View 4 chunks +6 lines, -15 lines 0 comments Download
M build/android/devil/android/md5sum_test.py View 2 chunks +9 lines, -14 lines 0 comments Download
M build/android/devil/android/sdk/aapt.py View 2 chunks +5 lines, -4 lines 0 comments Download
M build/android/devil/android/sdk/adb_wrapper.py View 3 chunks +5 lines, -15 lines 0 comments Download
M build/android/devil/android/sdk/dexdump.py View 2 chunks +5 lines, -2 lines 0 comments Download
M build/android/devil/android/sdk/shared_prefs_test.py View 1 chunk +4 lines, -2 lines 0 comments Download
M build/android/devil/android/sdk/split_select.py View 2 chunks +5 lines, -3 lines 0 comments Download
D build/android/devil/devil_dependencies.json View 1 chunk +0 lines, -112 lines 0 comments Download
D build/android/devil/devil_env.py View 1 chunk +0 lines, -94 lines 0 comments Download
M build/android/devil/utils/lsusb.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/devil/utils/mock_calls.py View 1 chunk +4 lines, -2 lines 0 comments Download
M build/android/devil/utils/mock_calls_test.py View 1 chunk +3 lines, -2 lines 0 comments Download
D build/android/devil_chromium.json View 1 chunk +0 lines, -59 lines 0 comments Download
D build/android/devil_chromium.py View 1 chunk +0 lines, -76 lines 0 comments Download
M build/android/gyp/apk_install.py View 2 chunks +3 lines, -10 lines 0 comments Download
M build/android/gyp/create_device_library_links.py View 2 chunks +1 line, -8 lines 0 comments Download
M build/android/gyp/get_device_configuration.py View 1 chunk +1 line, -12 lines 0 comments Download
M build/android/gyp/push_libraries.py View 1 chunk +1 line, -2 lines 0 comments Download
M build/android/gyp/util/build_device.py View 1 chunk +1 line, -2 lines 0 comments Download
M build/android/incremental_install/installer.py View 2 chunks +1 line, -5 lines 0 comments Download
M build/android/provision_devices.py View 2 chunks +0 lines, -3 lines 0 comments Download
M build/android/pylib/forwarder.py View 5 chunks +8 lines, -13 lines 0 comments Download
M build/android/pylib/perf/test_runner.py View 2 chunks +0 lines, -2 lines 0 comments Download
M build/android/pylintrc View 1 chunk +0 lines, -4 lines 0 comments Download
M build/android/setup.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M build/android/test_runner.py View 3 chunks +0 lines, -9 lines 0 comments Download
M build/android/tombstones.py View 2 chunks +0 lines, -4 lines 0 comments Download
M build/java_apk.gypi View 2 chunks +0 lines, -2 lines 0 comments Download
M tools/telemetry/catapult_base/dependency_manager/dependency_manager.py View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/internal/util/binary_manager.py View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbudorick
Created Revert of [Android] Add a configurable environment for devil/. (RELAND)
5 years, 2 months ago (2015-10-23 13:40:49 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415413005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415413005/1
5 years, 2 months ago (2015-10-23 13:41:04 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-23 13:42:11 UTC) #3
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 13:42:49 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/814dac5c6b2e257aa493fc7b0541412a04440ff2
Cr-Commit-Position: refs/heads/master@{#355774}

Powered by Google App Engine
This is Rietveld 408576698