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

Issue 1934573002: Disable unit_tests_apk for ASAN temporarily (Closed)

Created:
4 years, 7 months ago by pasko
Modified:
4 years, 7 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable unit_tests_apk for ASAN temporarily Disabling the test suite on ASAN to fix the bot. The unit_tests_apk was introduced as a followup to internal renaming here: https://codereview.chromium.org/1924893004 Unfortunately, the internal ASAN recipe does not support the test suite named as "unit_tests_apk". It tries to run: out/Debug/bin/run_unit_tests_apk And fails with "No such file or directory". What ran successfully before: out/Debug/bin/run_unit_tests Running the internal recipe has some pitfalls on the way (see http://crbug.com/607879), so just making things greener for now. BUG=607850 Committed: https://crrev.com/1d0e5bdab075461e4a66cad4a250d67ad1d37fa7 Cr-Commit-Position: refs/heads/master@{#390633}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/android/pylib/gtest/gtest_config.py View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (6 generated)
pasko
lizeb: PTaL mikecase, jbudorick: FYI
4 years, 7 months ago (2016-04-29 12:00:18 UTC) #4
Benoit L
On 2016/04/29 12:00:18, pasko wrote: > lizeb: PTaL > mikecase, jbudorick: FYI LGTM
4 years, 7 months ago (2016-04-29 12:01:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1934573002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1934573002/1
4 years, 7 months ago (2016-04-29 12:02:14 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-29 13:02:15 UTC) #9
jbudorick
We need a better way to deal with gtest suites on the bot that uses ...
4 years, 7 months ago (2016-04-29 14:50:51 UTC) #10
pasko
On 2016/04/29 14:50:51, jbudorick wrote: > We need a better way to deal with gtest ...
4 years, 7 months ago (2016-04-29 14:54:30 UTC) #11
jbudorick
On 2016/04/29 14:54:30, pasko wrote: > On 2016/04/29 14:50:51, jbudorick wrote: > > We need ...
4 years, 7 months ago (2016-04-29 14:55:55 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:25:26 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1d0e5bdab075461e4a66cad4a250d67ad1d37fa7
Cr-Commit-Position: refs/heads/master@{#390633}

Powered by Google App Engine
This is Rietveld 408576698