[Lldb-commits] [lldb] [lldb] Disable verbose_trap.test on Windows (PR #99323)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 17 07:04:18 PDT 2024


https://github.com/DavidSpickett approved this pull request.

Disabling this for now is fine with me.

```
# shell parser error on RUN: at line 1: c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe --target=specify-a-target-or-use-a-_host-substitution --target=aarch64-pc-windows-msvc -fmodules-cache-path=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex/module-cache-clang\lldb-shell -g -O0 C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\Recognizer/Inputs/verbose_trap.cpp -o C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\test\Shell\Recognizer\Output\verbose_trap.test.tmp.out -DVERBOSE_TRAP_TEST_CATEGORY=\"Foo\" -DVERBOSE_TRAP_TEST_MESSAGE=\"Bar\"
```
But it feels like some terminal syntax issue, so I hope we can figure that out as well.

https://github.com/llvm/llvm-project/pull/99323


More information about the lldb-commits mailing list