Skip to content

Conversation

@bratpiorka
Copy link
Contributor

@bratpiorka bratpiorka commented Apr 22, 2025

update the documentation and fail CMake if the fuzz tests are enabled but their requirements (Clang and Linux) are not met.

fixes #1267

@bratpiorka bratpiorka requested a review from a team as a code owner April 22, 2025 08:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation to note that UMF fuzz tests are only supported on Linux with Clang and displays a warning when fuzz tests are enabled without meeting these requirements.

  • Updated the descriptive text for the UMF_BUILD_FUZZTESTS option in the README.
  • Clarified platform and compiler requirements for running fuzz tests.
Files not reviewed (2)
  • CMakeLists.txt: Language not supported
  • test/CMakeLists.txt: Language not supported

@bratpiorka bratpiorka force-pushed the rrudnick_fuzz_warn branch 2 times, most recently from bc2726d to 32c83eb Compare April 28, 2025 08:09
@lukaszstolarczuk lukaszstolarczuk changed the title update doc and warn if fuzz tests reqs are not met update doc and fail if fuzz tests reqs are not met Apr 28, 2025
@bratpiorka bratpiorka requested a review from ldorau April 28, 2025 12:04
@bratpiorka bratpiorka merged commit d4debca into oneapi-src:main Apr 29, 2025
238 of 240 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Silent fail to enable FuzzTests with Unsupported Compiler(or OS)

4 participants