Please run https://cs.chromium.org/chromium/src/content/shell/tools/breakpad_integration_test.py on the waterfall |
|||||
Issue descriptionThis is an integration test for the crash handling of content_shell. To run, we need to build the target blink_tests. The test currently works on Linux and Mac. It should run on the same configurations where we execute layout tests (as they build blink_tests anyway). Here's how to run the test manually e.g. for Release on linux: content/shell/tools/breakpad_integration_test.py --build-dir=out/Release -v --binary=out/Release/content_shell I'm happy to write a proper wrapper / integration with recipes if somebody can point me in the right direction.
,
Mar 28 2017
,
Mar 31 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2511b73c11a55d8bb8a4c730d0cb308fbc821780 commit 2511b73c11a55d8bb8a4c730d0cb308fbc821780 Author: jochen <jochen@chromium.org> Date: Fri Mar 31 18:24:15 2017 Enable content shell crash integration test on Windows BUG=688737, 706744 R=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2782603002 Cr-Commit-Position: refs/heads/master@{#461175} [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/build/vs_toolchain.py [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/build/win/BUILD.gn [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/content/renderer/render_frame_impl.cc [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/content/shell/BUILD.gn [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/content/shell/tools/breakpad_integration_test.py [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/testing/buildbot/chromium.win.json [modify] https://crrev.com/2511b73c11a55d8bb8a4c730d0cb308fbc821780/tools/perf/chrome_telemetry_build/BUILD.gn
,
Nov 20 2017
only android missing at this point Matt, is Android already on crashpad?
,
Nov 20 2017
I don't think you're asking the right person? I have basically no familiarity with crashpad, nor do I know what it means to be "on crashpad".
,
Jan 8 2018
,
Jan 11
Setting defect without priority to Pri-2. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by phajdan.jr@chromium.org
, Feb 6 2017Components: -Infra Infra>Client>Chrome