zebullax wrote:

I could be wrong but the failure seems unrelated to the codechange here.

```
  llvm-lit: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestingConfig.py:260:
 note: The test suite 'lldb-api' configuration requested an individual test 
timeout of 600 seconds but a timeout of 1200 seconds was requested on the 
command line. Forcing timeout to be 1200 seconds.
  -- Testing: 3826 tests, 64 workers --
  Testing:  0.. 
  FAIL: lldb-api :: commands/process/attach/TestProcessAttach.py (98 of 3826)
  ******************** TEST 'lldb-api :: 
commands/process/attach/TestProcessAttach.py' FAILED ********************
  ```
  
  FYI @davidmrdavid 

https://github.com/llvm/llvm-project/pull/216460
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to