[LLDB] Mark TestExprsChar Xfail for Windows/AArch64
commit91d61c1431c2ec46fa7a243db1643154580ab043
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 24 Jun 2022 09:41:30 +0000 (24 13:41 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 24 Jun 2022 09:59:22 +0000 (24 13:59 +0400)
tree30adb75b1932974c01892a5980caabb6188c4dd0
parent54eff7da3c6147451b0fd4defb1421db167dc9c6
[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.
lldb/test/API/commands/expression/char/TestExprsChar.py