Skip to content

Commit

Permalink
Revert "Reland "[lldb][progress][NFC] Add unit test for progress repo…
Browse files Browse the repository at this point in the history
…rts (llvm#79533)""

This reverts commit a5a8cbb.

The test being added by that commit still fails on the assertion that
Debugger::Initialize has been called more than once.
  • Loading branch information
chelcassanova committed Jan 31, 2024
1 parent 5561bea commit 40ebe52
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
1 change: 0 additions & 1 deletion lldb/unittests/Core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ add_lldb_unittest(LLDBCoreTests
FormatEntityTest.cpp
MangledTest.cpp
ModuleSpecTest.cpp
ProgressReportTest.cpp
RichManglingContextTest.cpp
SourceLocationSpecTest.cpp
SourceManagerTest.cpp
Expand Down
127 changes: 0 additions & 127 deletions lldb/unittests/Core/ProgressReportTest.cpp

This file was deleted.

0 comments on commit 40ebe52

Please sign in to comment.