[all-commits] [llvm/llvm-project] a6cc36: [lldb] Disable TestPtyServer API test when remote ...

Dmitry Vasilyev via All-commits all-commits at lists.llvm.org
Thu Jun 6 02:02:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6cc363b2743a264eb06e46cac05c3c9c92e3ef7
      https://github.com/llvm/llvm-project/commit/a6cc363b2743a264eb06e46cac05c3c9c92e3ef7
  Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M lldb/test/API/tools/lldb-server/TestPtyServer.py

  Log Message:
  -----------
  [lldb] Disable TestPtyServer API test when remote testing (#94587)

The local PTY is not available for the remotely executed lldb-server to
pass the test. Also, in general, we cannot execute the local lldb-server
instance because it could be compiled for the different system/cpu
target.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list