[all-commits] [llvm/llvm-project] 266630: [LLDB] Attempt to fix DumpDataExtractorTest

Walter Erquinigo via All-commits all-commits at lists.llvm.org
Mon Sep 18 15:02:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 266630cffceefbe3b00f34ba8efcfba62259335e
      https://github.com/llvm/llvm-project/commit/266630cffceefbe3b00f34ba8efcfba62259335e
  Author: Walter Erquinigo <walter at modular.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M lldb/unittests/Core/DumpDataExtractorTest.cpp

  Log Message:
  -----------
  [LLDB] Attempt to fix DumpDataExtractorTest

In 014c41d688f961cdb81cf92e6ba97100a49766a6 I tried to fix these tests,
but it seems that I needed to change TEST for TEST_F to make that work.
It's a pain that these failures don't repro on any of my machines, but I
verified thta the initialization code for the tests is invoked.




More information about the All-commits mailing list