You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/17 14:26:00 UTC

[jira] [Commented] (ARROW-5525) [C++][CI] Enable continuous fuzzing

    [ https://issues.apache.org/jira/browse/ARROW-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931512#comment-16931512 ] 

Antoine Pitrou commented on ARROW-5525:
---------------------------------------

[~yevgenyp] Can you explain how one can view the fuzzing jobs? I submitted a build from my local machine but don't know where to view it (I'm using the hardcoded API key):
{code:java}
2019/09/17 14:20:01 Creating job...
2019/09/17 14:20:02 Uploading fuzzer...
2019/09/17 14:20:39 Starting job
2019/09/17 14:20:39 Job aQbIQe0y2n4LX0iKYjnd started succesfully
2019/09/17 14:20:39 Job created successfully
{code}

> [C++][CI] 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
>            Assignee: Yevgeny Pats
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> 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
(v8.3.2#803003)