pitrou commented on PR #120:
URL: https://github.com/apache/arrow-testing/pull/120#issuecomment-3546799359

   Basically:
   1. these files are produced by OSS-Fuzz
   2. OSS-Fuzz integrates them automatically in future runs (for each fuzz 
target it has its own internal corpus that it grows and trims along the way)
   3. we also use these files to test for regressions directly in the 
ASAN/UBSAN job, and that's why we're manually uploading them to 
`arrow/testing`: see 
https://github.com/apache/arrow/blob/dbbe0ee148f6859d41e77035df842cf5b1f6843c/ci/scripts/cpp_test.sh#L179-L192


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to