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

Issue 2883633003: Enable store tombstones for swarming bots. (Closed)

Created:
3 years, 7 months ago by BigBossZhiling
Modified:
3 years, 7 months ago
Reviewers:
jbudorick
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable store tombstones for swarming bots. Enable tombstones for swarming bots. Previously if a test case is crashed on swarming bots, no tombstones will be resolved, and even if they are attempted to be resolved, they will fail because of the lack of tool chains. In this cl, we are enabling tombstones for swarming bots and we are also adding tool chains to the dependency. BUG=631213 Review-Url: https://codereview.chromium.org/2883633003 Cr-Commit-Position: refs/heads/master@{#472615} Committed: https://chromium.googlesource.com/chromium/src/+/fc66094f89df0ecca2a3378296304a9c7e66bbff

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : fixes #

Patch Set 4 : fixes #

Patch Set 5 : fixes #

Patch Set 6 : fixes #

Patch Set 7 : fixes #

Patch Set 8 : fixes #

Patch Set 9 : fixes #

Patch Set 10 : fixes #

Patch Set 11 : fixes #

Patch Set 12 : include if/else logic when adding to sources #

Patch Set 13 : add to data #

Patch Set 14 : specify files instead of using * #

Patch Set 15 : change target to get in toolchain directory to addr2line #

Patch Set 16 : include objdump and c++filt #

Patch Set 17 : replace tab with space #

Patch Set 18 : include data for other archs #

Total comments: 1

Patch Set 19 : use env variable for android_toolchain_root and binary_prefix #

Patch Set 20 : import config.gni file #

Patch Set 21 : fixes #

Total comments: 6

Patch Set 22 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M build/secondary/third_party/android_platform/development/scripts/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 2 chunks +6 lines, -0 lines 0 comments Download
M tools/mb/mb.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
BigBossZhiling
The trybot of patch 17 shows that toolchains have been successfully retrieved and tombstones are ...
3 years, 7 months ago (2017-05-16 19:24:16 UTC) #2
jbudorick
https://codereview.chromium.org/2883633003/diff/340001/build/secondary/third_party/android_platform/development/scripts/BUILD.gn File build/secondary/third_party/android_platform/development/scripts/BUILD.gn (right): https://codereview.chromium.org/2883633003/diff/340001/build/secondary/third_party/android_platform/development/scripts/BUILD.gn#newcode14 build/secondary/third_party/android_platform/development/scripts/BUILD.gn:14: data += ["//third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line", I *think* you could do something ...
3 years, 7 months ago (2017-05-16 19:48:26 UTC) #3
BigBossZhiling
Used environmental variables instead of hard coded directory path.
3 years, 7 months ago (2017-05-17 05:39:13 UTC) #4
jbudorick
This looks fine, but before we land it, I think we need to address packed ...
3 years, 7 months ago (2017-05-17 16:30:40 UTC) #5
jbudorick
On 2017/05/17 16:30:40, jbudorick wrote: > This looks fine, but before we land it, I ...
3 years, 7 months ago (2017-05-17 17:43:10 UTC) #6
BigBossZhiling
https://codereview.chromium.org/2883633003/diff/400001/build/secondary/third_party/android_platform/development/scripts/BUILD.gn File build/secondary/third_party/android_platform/development/scripts/BUILD.gn (right): https://codereview.chromium.org/2883633003/diff/400001/build/secondary/third_party/android_platform/development/scripts/BUILD.gn#newcode14 build/secondary/third_party/android_platform/development/scripts/BUILD.gn:14: import("//build/config/android/config.gni") On 2017/05/17 16:30:40, jbudorick wrote: > nit: move ...
3 years, 7 months ago (2017-05-17 21:28:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883633003/420001
3 years, 7 months ago (2017-05-17 21:30:01 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/217677)
3 years, 7 months ago (2017-05-17 23:13:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883633003/420001
3 years, 7 months ago (2017-05-17 23:15:52 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 00:51:06 UTC) #17
Message was sent while issue was closed.
Committed patchset #22 (id:420001) as
https://chromium.googlesource.com/chromium/src/+/fc66094f89df0ecca2a337829630...

Powered by Google App Engine
This is Rietveld 408576698