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)