[all-commits] [llvm/llvm-project] 1a7844: Temoprarily stop running this test on Intel macs
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed Sep 20 21:49:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a784444b32ce8577b72aad6239525740da271ed
https://github.com/llvm/llvm-project/commit/1a784444b32ce8577b72aad6239525740da271ed
Author: Jason Molenda <jason at molenda.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/TestUnalignedSpanningDwords.py
Log Message:
-----------
Temoprarily stop running this test on Intel macs
The test is expecting watchpoint hits that are valid on aarch64
systems but not on Intel. I need to update this test to match the
actual behavior on Intel macs, and don't want the CI bots to stay
broken while I get that figured out.
More information about the All-commits
mailing list