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

Issue 2578503003: [foozzie] Initial correctness fuzzer harness. (Closed)

Created:
4 years ago by Michael Achenbach
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[foozzie] Initial correctness fuzzer harness. Initial version of the correctness fuzzer harness for manual testing and experiments. For automated usage, some outstanding TODOs are left in the code. E.g. - Hash source file names in error case - Bundle script in out directory with executables - Some suppressions are tied to already fixed bugs. We'll keep it like that for now to test removing those suppressions in production later. BUG=chromium:673246 NOTRY=true Review-Url: https://codereview.chromium.org/2578503003 Cr-Commit-Position: refs/heads/master@{#41789} Committed: https://chromium.googlesource.com/v8/v8/+/e669816e1fcb4767771d482c58f5e1d51c01e4bc

Patch Set 1 #

Patch Set 2 : Passes #

Patch Set 3 : updates #

Patch Set 4 : updates #

Total comments: 28

Patch Set 5 : Review 1 #

Patch Set 6 : Review 2 #

Patch Set 7 : Presubmit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+761 lines, -0 lines) Patch
A tools/foozzie/v8_commands.py View 1 2 3 4 5 6 1 chunk +64 lines, -0 lines 0 comments Download
A tools/foozzie/v8_foozzie.py View 1 2 3 4 5 6 1 chunk +257 lines, -0 lines 0 comments Download
A tools/foozzie/v8_foozzie_test.py View 1 2 3 4 5 6 1 chunk +77 lines, -0 lines 0 comments Download
A tools/foozzie/v8_mock.js View 1 2 3 4 5 6 1 chunk +76 lines, -0 lines 0 comments Download
A tools/foozzie/v8_suppressions.js View 1 2 3 4 5 6 1 chunk +21 lines, -0 lines 0 comments Download
A tools/foozzie/v8_suppressions.py View 1 2 3 4 5 6 1 chunk +266 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
Michael Achenbach
@tandrii: Please take a preliminary look. Mostly for python readability consistency. Not so much for ...
4 years ago (2016-12-16 15:02:54 UTC) #3
tandrii(chromium)
two files removed, the rest in a next sitting. https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_commands.py File tools/foozzie/v8_commands.py (right): https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_commands.py#newcode32 tools/foozzie/v8_commands.py:32: ...
4 years ago (2016-12-16 16:46:26 UTC) #4
Michael Achenbach
https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_commands.py File tools/foozzie/v8_commands.py (right): https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_commands.py#newcode32 tools/foozzie/v8_commands.py:32: popen_args = [ c for c in args if ...
4 years ago (2016-12-19 08:42:45 UTC) #5
tandrii(chromium)
https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_foozzie.py File tools/foozzie/v8_foozzie.py (right): https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_foozzie.py#newcode247 tools/foozzie/v8_foozzie.py:247: 'configs': '', nitty IMO: % dict(configs='', sources='', suppression='') it's ...
4 years ago (2016-12-19 08:43:33 UTC) #6
Michael Achenbach
Done. https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_foozzie.py File tools/foozzie/v8_foozzie.py (right): https://codereview.chromium.org/2578503003/diff/60001/tools/foozzie/v8_foozzie.py#newcode247 tools/foozzie/v8_foozzie.py:247: 'configs': '', On 2016/12/19 08:43:32, tandrii(chromium) wrote: > ...
4 years ago (2016-12-19 09:42:19 UTC) #7
tandrii(chromium)
lgtm python-wise
4 years ago (2016-12-19 09:45:31 UTC) #8
Michael Achenbach
PTAL bmeurer and/or jarin for V8'ish things and Javascript files.
4 years ago (2016-12-19 09:52:04 UTC) #12
Benedikt Meurer
LGTM (rubber-stamped)
4 years ago (2016-12-19 09:52:53 UTC) #13
Jarin
lgtm for *.js files.
4 years ago (2016-12-19 09:56:40 UTC) #14
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/2578503003/100001
4 years ago (2016-12-19 10:00:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/30919)
4 years ago (2016-12-19 10:03:55 UTC) #19
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/2578503003/120001
4 years ago (2016-12-19 10:11:53 UTC) #22
commit-bot: I haz the power
4 years ago (2016-12-19 10:13:56 UTC) #25
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/v8/v8/+/e669816e1fcb4767771d482c58f5e1d51c0...

Powered by Google App Engine
This is Rietveld 408576698