[all-commits] [llvm/llvm-project] ba45ad: Temporarily disable two libcxx chrono formatter tests
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Jan 25 16:31:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba45ad160e3f329aeb02c19eaf18af27fa423d85
https://github.com/llvm/llvm-project/commit/ba45ad160e3f329aeb02c19eaf18af27fa423d85
Author: Jason Molenda <jmolenda at apple.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/chrono/TestDataFormatterLibcxxChrono.py
Log Message:
-----------
Temporarily disable two libcxx chrono formatter tests
On macOS, the formatter is printing signed values as
unsigned, it seems, and the tests are expecting correctly
signed values. These tests were added in
https://github.com/llvm/llvm-project/pull/78609
More information about the All-commits
mailing list