[all-commits] [llvm/llvm-project] 0762b2: [lldb-vscode] Fix variable test

Walter Erquinigo via All-commits all-commits at lists.llvm.org
Wed Sep 6 19:52:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0762b2e6cacf9a1aa8b5e832206f4c94744d0150
      https://github.com/llvm/llvm-project/commit/0762b2e6cacf9a1aa8b5e832206f4c94744d0150
  Author: walter erquinigo <walter at modular.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M lldb/test/API/tools/lldb-vscode/variables/TestVSCode_variables.py

  Log Message:
  -----------
  [lldb-vscode] Fix variable test

https://lab.llvm.org/buildbot/#/builders/68/builds/59499 caught a failed test introduced by https://github.com/llvm/llvm-project/commit/cf5d8def5cf66fbdfffa00a4845bd648ec58ed60.
The fix is simple. We just need to update some values.




More information about the All-commits mailing list