0

Roll FuzzTest from 59dff6437c5c to 13130a3a485d (1 revision)

59dff6437c..13130a3a48

2025-03-26 xinhaoyuan@google.com Replay/export the crashing inputs in the corpus database using Centipede.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuzztest-chromium
Please CC chrome-fuzzing-core@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-centipede-asan-rel;luci.chromium.try:linux-libfuzzer-asan-rel;luci.chromium.try:win-libfuzzer-asan-rel
Bug: None
Tbr: chrome-fuzzing-core@google.com
Change-Id: I40954ab4a520d63062f5beb2f99c922b4e1313e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6398012
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1438460}
This commit is contained in:
chromium-autoroll
2025-03-26 16:03:01 -07:00
committed by Chromium LUCI CQ
parent 1c125f2725
commit 7ca8baf3d9
2 changed files with 2 additions and 2 deletions
DEPS
third_party/fuzztest

2
DEPS

@ -379,7 +379,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling fuzztest
# and whatever else without interference from each other.
'fuzztest_revision': '59dff6437c5c64b77c2441390b2486effece75d0',
'fuzztest_revision': '13130a3a485d0f1b30b8a99724ec3bcd80294af8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling domato
# and whatever else without interference from each other.