[all-commits] [llvm/llvm-project] d95518: [lldb/test] Use the shim executable for TestGdbRem...

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Jul 7 08:35:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d955185b9413c4bbe90d4b1f91790ddcc78baf99
      https://github.com/llvm/llvm-project/commit/d955185b9413c4bbe90d4b1f91790ddcc78baf99
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    R lldb/test/API/tools/lldb-server/TestGdbRemoteAttachOrWait.py
    M lldb/test/API/tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py

  Log Message:
  -----------
  [lldb/test] Use the shim executable for TestGdbRemoteAttach*Or*Wait as well

Without it, the test may nondeterminstically fail due to YAMA
restrictions.

Also, merge the two tests into one to reduce duplication.




More information about the All-commits mailing list