Issue 133782
Summary SIGHUP when running the lldb-dap tests
Labels new issue
Assignees
Reporter JDevlieghere
    I'm getting a SIGHUP when running the ToT lldb-dap tests. 

```
❯ ninja lldb-test-deps
[3/10] Performing build step for 'runtimes'
ninja: no work to do.
[7/10] No install step for 'runtimes'
[10/10] Running utility command for lldb-python

❯ ./bin/llvm-lit -v ../llvm-project/lldb/test/API/ --filter lldb-dap
-- Testing: 49 of 1245 tests, 24 workers --
fish: Job 1, './bin/llvm-lit -v ../llvm-proje…' terminated by signal SIGHUP (Terminal hung up)
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to