[all-commits] [llvm/llvm-project] 91d61c: [LLDB] Mark TestExprsChar Xfail for Windows/AArch64
Omair Javaid via All-commits
all-commits at lists.llvm.org
Fri Jun 24 03:03:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91d61c1431c2ec46fa7a243db1643154580ab043
https://github.com/llvm/llvm-project/commit/91d61c1431c2ec46fa7a243db1643154580ab043
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M lldb/test/API/commands/expression/char/TestExprsChar.py
Log Message:
-----------
[LLDB] Mark TestExprsChar Xfail for Windows/AArch64
test_unsigned_char test in TestExprsChar.py fails on AArch64/Windows
platform. There is known bug already present for the failure for various
arch/os combinations. This patch marks the test as xfail for
windows/AArch64.
More information about the All-commits
mailing list