[all-commits] [llvm/llvm-project] 346f2b: [lldb] Fix the test TestGdbRemotePlatformFile when...

Dmitry Vasilyev via All-commits all-commits at lists.llvm.org
Tue May 14 01:30:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 346f2b76246a46d5e634dfcf0004d72ac5127f8e
      https://github.com/llvm/llvm-project/commit/346f2b76246a46d5e634dfcf0004d72ac5127f8e
  Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

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

  Log Message:
  -----------
  [lldb] Fix the test TestGdbRemotePlatformFile when run with a remote target (#91918)

It is necessary to transfer the test file to/from the really remote
target (for example Windows host and Linux target). Also ignore chmod
check in case of the Windows host.



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