You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Marco Neumann (JIRA)" <ji...@apache.org> on 2019/06/07 14:19:00 UTC

[jira] [Created] (ARROW-5525) Enable continuous fuzzing

Marco Neumann created ARROW-5525:
------------------------------------

             Summary: Enable continuous fuzzing
                 Key: ARROW-5525
                 URL: https://issues.apache.org/jira/browse/ARROW-5525
             Project: Apache Arrow
          Issue Type: Test
          Components: C++
            Reporter: Marco Neumann


Since fuzzing kinda only works if done as a continuous background job, we should find a way of doing so. This likely requires another service than Travis. Basic requirements are:
 * master builds should be submitted for fuzzing
 * project members should be informed about new crashes (ideally not via public issue due to potential security impact)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)