Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Issue 2284393003: [wasm] Pulling in new wasm function fuzzer, and wasm module corpus. (Closed)

Created:
4 years, 3 months ago by bradnelson
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[wasm] Pulling in new wasm function fuzzer, and wasm module corpus. Pulling in a new v8 fuzzer. Adding a download step for the wasm and wasm->asm.js module fuzzers. BUG=None TEST=None R=kcc@chromium.org,ahaas@chromium.org,mmoroz@chromium.org Committed: https://crrev.com/20c9a731886d612b4bb33af74b26c9709e531ba2 Cr-Commit-Position: refs/heads/master@{#415340}

Patch Set 1 #

Patch Set 2 : merge #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M DEPS View 1 1 chunk +22 lines, -0 lines 5 comments Download
M testing/libfuzzer/fuzzers/BUILD.gn View 2 chunks +14 lines, -0 lines 1 comment Download

Messages

Total messages: 32 (17 generated)
bradnelson
PTAL Ignore the DEPS roll + android test_runner change (I've included to do a try ...
4 years, 3 months ago (2016-08-30 00:42:16 UTC) #2
bradnelson
Ok, merged.
4 years, 3 months ago (2016-08-30 15:46:15 UTC) #9
bradnelson
+mmoroz
4 years, 3 months ago (2016-08-30 16:01:07 UTC) #12
mmoroz
LGTM with a question just to clarify that I understood how DEPS work here :) ...
4 years, 3 months ago (2016-08-30 16:14:20 UTC) #13
bradn
I didn't know about your storage bucket when I set up the v8 corpus snapshot. ...
4 years, 3 months ago (2016-08-30 16:34:32 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2284393003/20001
4 years, 3 months ago (2016-08-30 17:40:47 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 17:46:09 UTC) #21
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/20c9a731886d612b4bb33af74b26c9709e531ba2 Cr-Commit-Position: refs/heads/master@{#415340}
4 years, 3 months ago (2016-08-30 17:49:18 UTC) #23
Nico
https://codereview.chromium.org/2284393003/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/2284393003/diff/20001/DEPS#newcode1005 DEPS:1005: "name": "wasm_fuzzer", Do we really need to pull this ...
4 years, 3 months ago (2016-09-09 20:43:11 UTC) #25
Nico
https://codereview.chromium.org/2284393003/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/2284393003/diff/20001/DEPS#newcode1005 DEPS:1005: "name": "wasm_fuzzer", On 2016/09/09 20:43:10, Nico wrote: > Do ...
4 years, 3 months ago (2016-09-15 19:40:39 UTC) #26
ahaas
https://codereview.chromium.org/2284393003/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/2284393003/diff/20001/DEPS#newcode1005 DEPS:1005: "name": "wasm_fuzzer", On 2016/09/15 at 19:40:39, Nico wrote: > ...
4 years, 3 months ago (2016-09-16 08:02:56 UTC) #27
Nico
On 2016/09/16 08:02:56, ahaas wrote: > https://codereview.chromium.org/2284393003/diff/20001/DEPS > File DEPS (right): > > https://codereview.chromium.org/2284393003/diff/20001/DEPS#newcode1005 > ...
4 years, 3 months ago (2016-09-16 14:06:40 UTC) #28
bradn
Oops, had thought I sent this out earlier. Pinging clusterfuzz folks about what's possible. https://codereview.chromium.org/2284393003/diff/20001/DEPS ...
4 years, 3 months ago (2016-09-16 22:37:55 UTC) #29
mmoroz
https://codereview.chromium.org/2284393003/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/2284393003/diff/20001/DEPS#newcode1005 DEPS:1005: "name": "wasm_fuzzer", On 2016/09/16 22:37:55, bradn wrote: > On ...
4 years, 3 months ago (2016-09-17 17:35:26 UTC) #31
bradnelson
4 years, 3 months ago (2016-09-18 19:19:51 UTC) #32
Message was sent while issue was closed.
We have a few more changes coming to the format, and then many of these will be
the same after that. During the transition keeping the fuzzers up to date is
actually rather helpful (as we're trying to stamp out issues).

I just learned on Friday that we might be able to merge these inputs.
(Will look into that regardless to better understand how diverse these inputs
are).

For reference, these are a 64k + 30k tgz with 645/171 files. Only the top dozen
or so are more than 1k.

Powered by Google App Engine
This is Rietveld 408576698