[all-commits] [llvm/llvm-project] 0e86f3: [lldb/test] Fix TestPlatform*.py Windows failures ...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Wed Sep 2 12:42:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e86f390457a2b4dd1f2d1770db912963a36f240
      https://github.com/llvm/llvm-project/commit/0e86f390457a2b4dd1f2d1770db912963a36f240
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M lldb/test/API/commands/platform/basic/myshell.c

  Log Message:
  -----------
  [lldb/test] Fix TestPlatform*.py Windows failures (NFC)

This patch fixes the windows failures introduced by `addb514`:
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/18671/steps/test/logs/stdio

This macro, used in the test to check the platform, was missing a `_`,
making the test behave like it was run from a UNIX platform.

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




More information about the All-commits mailing list