[all-commits] [llvm/llvm-project] 343eb4: [lldb] Remove the newly-added test in 66acd1e4dc10...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Nov 10 04:47:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 343eb4b4253fea31767f6a98e1cf77a7d69c856a
https://github.com/llvm/llvm-project/commit/343eb4b4253fea31767f6a98e1cf77a7d69c856a
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
R lldb/test/Shell/SymbolFile/DWARF/ignored_artificial_fields.test
Log Message:
-----------
[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d30d6577f04
The test added causes some buildbot failures:
- https://lab.llvm.org/buildbot/#/builders/17/builds/45077
https://lab.llvm.org/buildbot/#/builders/96/builds/48277
Remove the test for now to make the builtbots happy, and will re-add it after
investigation.
More information about the All-commits
mailing list