This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB344543: [lldbsuite] Disable Test128BitsInteger on Windows
(authored by stella.stamenova, committed by ).
Repository:
rLLDB LLDB
https://reviews.llvm.org/D53226
Files:
packages/Python/lldbsuite/t
stella.stamenova updated this revision to Diff 169515.
https://reviews.llvm.org/D53226
Files:
packages/Python/lldbsuite/test/expression_command/rdar44436068/Test128BitsInteger.py
Index:
packages/Python/lldbsuite/test/expression_command/rdar44436068/Test128BitsInteger.py
stella.stamenova created this revision.
stella.stamenova added reviewers: davide, asmith.
Herald added a subscriber: lldb-commits.
This test is failing on Windows because lldb does not support JIT on Windows.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D53226
Files:
packages/Python/ll