[all-commits] [llvm/llvm-project] 77c9aa: Retry ""[lldb-vscode] Fix TestVSCode_module""

walter erquinigo via All-commits all-commits at lists.llvm.org
Mon Jul 13 14:12:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 77c9aafc5d85a816c20d1f1fb176024bc0b8d0fe
      https://github.com/llvm/llvm-project/commit/77c9aafc5d85a816c20d1f1fb176024bc0b8d0fe
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
    A lldb/test/API/tools/lldb-vscode/module/Makefile
    A lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
    A lldb/test/API/tools/lldb-vscode/module/foo.cpp
    A lldb/test/API/tools/lldb-vscode/module/foo.h
    A lldb/test/API/tools/lldb-vscode/module/main.cpp
    M lldb/tools/lldb-vscode/JSONUtils.cpp
    M lldb/tools/lldb-vscode/JSONUtils.h
    M lldb/tools/lldb-vscode/VSCode.cpp
    M lldb/tools/lldb-vscode/lldb-vscode.cpp

  Log Message:
  -----------
  Retry ""[lldb-vscode] Fix TestVSCode_module""

Original commit c60216db15132401ff60c08ccef899321f63b6b6.

The test can only run on Darwin because of how it was setup, so I'm
enforcing that.

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:




More information about the All-commits mailing list