[all-commits] [llvm/llvm-project] 103468: [lldb] Re-enable TestVSCode_disconnect on Darwin

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Aug 25 11:02:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1034688d58783779168d59b47d2b3e897ad869c6
      https://github.com/llvm/llvm-project/commit/1034688d58783779168d59b47d2b3e897ad869c6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M lldb/test/API/tools/lldb-vscode/disconnect/TestVSCode_disconnect.py

  Log Message:
  -----------
  [lldb] Re-enable TestVSCode_disconnect on Darwin

The test was disabled because it failed on the sanitized bot. I'm not
able to reproduce that locally. The test uses timeouts which could
explain why it was failing in the past.

Let's re-enable it and see what happens. If it fails again on
GreenDragon, rather than disabling it on Darwin altogether, we should
either increase the timeouts or skip it when run under ASan.




More information about the All-commits mailing list