New issue
Advanced search Search tips

Issue 859264 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

content_shell_crash_test fails on Linux Tests (dbg)(1)(32)

Project Member Reported by thakis@chromium.org, Jun 30 2018

Issue description

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests%20%28dbg%29%281%29%2832%29/51020

https://chromium-swarm.appspot.com/task?id=3e660c8ecbd2f810&refresh=10&show_raw=1


Command: /b/s/w/ir/.swarming_module_cache/vpython/73deba/bin/python /b/s/w/ir/content/shell/tools/breakpad_integration_test.py --verbose --build-dir . --binary ./content_shell --json /b/s/w/itfBYPoi/tmpMSI6so

Cannot find ./dump_syms.
# Generate symbols.
/b/s/w/ir/content/shell/tools/../../../components/crash/content/tools/generate_breakpad_symbols.py --build-dir=. --binary=./content_shell --symbols-dir=/b/s/w/itfBYPoi/tmpBekqea/symbols --jobs=4 --verbose
FAIL: Failed to run generate_breakpad_symbols.py.


Not sure it's important to have this working on 32-bit linux. I'll disable for now; fixing the missing dump_syms part probably isn't super hard though.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 30 2018

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

commit 81e16ace284668951c6e28d60ffc224a426268eb
Author: Nico Weber <thakis@chromium.org>
Date: Sat Jun 30 02:58:47 2018

Re-disable content_shell_crash_test on Linux Tests (dbg)(1)(32).

Follow-up to https://chromium-review.googlesource.com/c/chromium/src/+/1120225,
the test doesn't pass on the 32-bit linux dbg bot.

TBR=kbr

Bug: 859264,843511
Change-Id: I99ddef5bc637444ccb0023df528123f14bee0fed
Reviewed-on: https://chromium-review.googlesource.com/1121521
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571746}
[modify] https://crrev.com/81e16ace284668951c6e28d60ffc224a426268eb/testing/buildbot/chromium.linux.json
[modify] https://crrev.com/81e16ace284668951c6e28d60ffc224a426268eb/testing/buildbot/test_suite_exceptions.pyl

Sign in to add a comment