Marco Neumann created ARROW-5593: ------------------------------------ Summary: [C++][Fuzzing] Test fuzzers against arrow-testing corpus Key: ARROW-5593 URL: https://issues.apache.org/jira/browse/ARROW-5593 Project: Apache Arrow Issue Type: Test Components: C++ Reporter: Marco Neumann
All fuzzers should be run against the corpus in [arrow-testing|https://github.com/apache/arrow-testing] to prevent regressions. The arrow CI should download the current corpus and run the fuzzers exactly once against each corpus applicable corpus file. The fuzzers must be build with address sanitizer enabled. -- This message was sent by Atlassian JIRA (v7.6.3#76005)