Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/l/LLVM/LLVM-18.1.8-GCCcore-13.3.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ python_bindings = True
# disable_werror = True

skip_all_tests = False
skip_sanitizer_tests = False
skip_sanitizer_tests = True
test_suite_max_failed = 150 # Could increase depending on build targets
test_suite_timeout_single = 5 * 60
# test_suite_timeout_total = 10*3600
Expand Down