0

Roll FuzzTest from b1d0067a853f to 76b60b84b36b (1 revision)

b1d0067a85..76b60b84b3

2025-01-27 fniksic@google.com Eliminate some C++17 incompatibilities.

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: I15b64c868020a0d7f7ff4f737d97e041a4b389ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6202504
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1411773}
This commit is contained in:
chromium-autoroll
2025-01-27 11:18:02 -08:00
committed by Chromium LUCI CQ
parent 3870f501f7
commit f2b61b6ec5
2 changed files with 2 additions and 2 deletions
DEPS
third_party/fuzztest

2
DEPS

@ -364,7 +364,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': 'b1d0067a853ff9320d7abe5b2761201b586f66dc',
'fuzztest_revision': '76b60b84b36bd056c87b2e4bb276692798163d1c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling domato
# and whatever else without interference from each other.