[all-commits] [llvm/llvm-project] 1739ba: [OpenMP][FIX] Adjust test to be non-flaky (#122331)
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Jan 9 11:57:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1739ba9bb5b5e0b2f3c7b381f7852b77a53ef3ba
https://github.com/llvm/llvm-project/commit/1739ba9bb5b5e0b2f3c7b381f7852b77a53ef3ba
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M offload/test/sanitizer/kernel_crash_async.c
Log Message:
-----------
[OpenMP][FIX] Adjust test to be non-flaky (#122331)
The test runs asynchronous kernels and depending on the timing the
output is slightly different. We now only check for the common parts of
the output.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list