This documentation is pointed at directly from failing test runs.
Disabling tast tests on Chrome's builder alone is often
counterproductive so explicitly point sheriffs at the sheriffing docs
which have more guidance on what action should be taken.
Change-Id: I31bc9375114a062d32182823fa5ecdd8cde07e6b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3671926
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Timothy Loh <timloh@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1010901}
Plain old python fails with:
ImportError: No module named six.moves.queue
Using vpython should fix that.
Also replace "0" in the output dir with the name of a task that it
would really look like.
Bug: None
Change-Id: I51138442a368edc0e4c88f2f8ab24262a6d233e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3152067
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/main@{#919996}
These instructions should let folks manually symbolize any Chrome
crash dumps generated during Tast tests on bots, which will make
test debugging a bit easier.
Bug: 1155738
Change-Id: I5cd9f11d53721b82fd23003d1f89c6e921a0a122
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587583
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#836342}
The doc includes a number of isolate links, but items in isolate expire
after 90 days. So this updates these to a set of new isolate links.
Hopefully by the time these new links expire, we'll be on RDB which will
have a slightly different debugging flow.
This also adds some tips on running the tests locally.
Bug: None
Change-Id: Ib6244f787d2a914b7c3a79aaba2a33b688d346c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522409
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#824965}