[all-commits] [llvm/llvm-project] 50337f: Fix runInTerminal errors on ARM

walter erquinigo via All-commits all-commits at lists.llvm.org
Mon Jan 25 14:55:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50337fb933e0f666d34d747a43d46840b3982bf7
      https://github.com/llvm/llvm-project/commit/50337fb933e0f666d34d747a43d46840b3982bf7
  Author: Walter Erquinigo <a20012251 at gmail.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M lldb/test/API/tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py

  Log Message:
  -----------
  Fix runInTerminal errors on ARM

Caused by https://reviews.llvm.org/D93951

This feature is not needed on ARM, so let's just disable the tests on
ARM.




More information about the All-commits mailing list