[all-commits] [llvm/llvm-project] 431124: Revert "[libc] Enable hermetic floating point tests"
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu May 25 17:16:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4311246a3a31687f94b519de322c63998bcff3be
https://github.com/llvm/llvm-project/commit/4311246a3a31687f94b519de322c63998bcff3be
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M libc/test/UnitTest/RoundingModeUtils.cpp
M libc/test/src/CMakeLists.txt
M libc/test/src/fenv/CMakeLists.txt
Log Message:
-----------
Revert "[libc] Enable hermetic floating point tests"
This passed locally but unfortauntely it seems some tests are not ready
to be made hermetic. Revert for now until we can investigate
specifically which tests are failing and mark those as `UNIT_TEST_ONLY`.
This reverts commit 417ea79e792a87d53f5ac4f5388af4b25aa04d7d.
More information about the All-commits
mailing list