[GH-ISSUE #1979] Add run_tests_using_sanitizers.sh to CI #1002

Closed
opened 2026-03-04 01:50:33 +03:00 by kerem · 1 comment
Owner

Originally created by @gaul on GitHub (Jul 8, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1979

This can prevent memory and threading regressions. We should not set ALL_TESTS=1 to keep the run-time fast. This only takes about 10 minutes on my NUC8.

Originally created by @gaul on GitHub (Jul 8, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1979 This can prevent memory and threading regressions. We should not set `ALL_TESTS=1` to keep the run-time fast. This only takes about 10 minutes on my NUC8.
kerem 2026-03-04 01:50:33 +03:00
  • closed this issue
  • added the
    testing
    label
Author
Owner

@gaul commented on GitHub (Sep 8, 2023):

Fixed via a2f2f72aaf, e66c9a82a2, and a2f2f72aaf. Most of the sanitizers are fast with ALL_TESTS=1 although the Valgrind one is much slower even after disabling HTTPS.

<!-- gh-comment-id:1710954081 --> @gaul commented on GitHub (Sep 8, 2023): Fixed via a2f2f72aaf1b8a8b21ea2b0b0effc0db9a428321, e66c9a82a2ee7b337a0d09822abb5ce961b57403, and a2f2f72aaf1b8a8b21ea2b0b0effc0db9a428321. Most of the sanitizers are fast with `ALL_TESTS=1` although the Valgrind one is much slower even after disabling HTTPS.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1002
No description provided.