[all-commits] [llvm/llvm-project] 6b8d6f: [lldb/test] Fix wrong target command failure messa...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Mon May 4 10:22:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b8d6f44592cd975919d535483c2aca7cd7857b8
      https://github.com/llvm/llvm-project/commit/6b8d6f44592cd975919d535483c2aca7cd7857b8
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M lldb/test/API/commands/target/basic/TestTargetCommand.py

  Log Message:
  -----------
  [lldb/test] Fix wrong target command failure message on Windows

This patch fixes the test failure happening on Windows introduced by
`015117411e11458f9816ba4359246132164a4297`.

Since the failure message comes from the OS, the test needs to support both
UNIX and Windows messages.

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list