[LLDB] Skip python exception unit test on AArch64/Windows
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 3 Jan 2023 14:40:57 +0000 (18:40 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 3 Jan 2023 14:42:43 +0000 (18:42 +0400)
commit21be357873c0325495c7f6599259579735f54f3e
tree64d26e8c271ac1a4dbf1d8987d1cd3b423e34bd7
parent2b8c308fa1d3ba504c1bde16f262683685b19726
[LLDB] Skip python exception unit test on AArch64/Windows

This patch marks python exception test as skipped for AArch64/Windows
platform. This is temporary to make LLDB WoA buildbot happy until a proper
fix is found.
lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp