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

Issue 2273303002: [WASM] Adding fuzzing binaries for wasm, and script to update them. (Closed)

Created:
4 years, 4 months ago by bradnelson
Modified:
4 years, 3 months ago
Reviewers:
mvstanton, kcc2, ahaas
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[WASM] Adding fuzzing binaries for wasm, and script to update them. This adds: * A script (tools/update-wasm-fuzzers.sh), which creates a new fuzzing seed corpus and uploads to google storage (you must have the right credentials). * A new pair of DEPS entries to pull in the current version of the corpus based on a checked in pair of hash files. BUG=None TEST=None R=ahaas@chromium.org,kcc@chromium.org,mvstanton@chromium.org Committed: https://crrev.com/08639b5b77f1d4b6b982132052968b332893cbeb Cr-Commit-Position: refs/heads/master@{#38987}

Patch Set 1 #

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -6 lines) Patch
M .gitignore View 1 chunk +2 lines, -0 lines 0 comments Download
M DEPS View 1 1 chunk +22 lines, -0 lines 0 comments Download
M src/wasm/wasm-module.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/wasm/wasm-module.cc View 1 1 chunk +11 lines, -5 lines 0 comments Download
A test/fuzzer/wasm.tar.gz.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
D test/fuzzer/wasm/foo.wasm View Binary file 0 comments Download
A test/fuzzer/wasm_asmjs.tar.gz.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
D test/fuzzer/wasm_asmjs/foo.wasm View Binary file 0 comments Download
A tools/update-wasm-fuzzers.sh View 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
bradnelson
4 years, 4 months ago (2016-08-25 06:40:09 UTC) #3
bradnelson
4 years, 4 months ago (2016-08-25 06:45:18 UTC) #6
mvstanton
LGTM, once test failures are addressed :)
4 years, 3 months ago (2016-08-29 07:40:03 UTC) #9
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/2273303002/20001
4 years, 3 months ago (2016-08-29 18:58:33 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-29 19:01:48 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 19:01:54 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/08639b5b77f1d4b6b982132052968b332893cbeb
Cr-Commit-Position: refs/heads/master@{#38987}

Powered by Google App Engine
This is Rietveld 408576698