fallkrum added a comment.

In D88483#2363075 <https://reviews.llvm.org/D88483#2363075>, @fallkrum wrote:

> @JDevlieghere @jingham api test failed after my commit:
> http://lab.llvm.org:8011/#/builders/68/builds/1040
> Had no such an error on my computer, please help to figure out what went 
> wrong.

Checked test on my machine again, it simply skips DWO:

  libstdcxx tests will not be run because: Don't know how to build with 
libstdcxx on macosx
  Skipping following debug info categories: ['dwo']
  
  Session logs for test failures/errors/unexpected successes will go into 
directory 
'/Users/ilya/Documents/Projects/llvm-project/build/Ninja/lldb-test-traces'
  PASS: LLDB 
(/Users/ilya/Documents/Projects/llvm-project/build/Ninja/bin/clang-x86_64) :: 
test_dsym (TestTypeGetModule.TestTypeGetModule)
  PASS: LLDB 
(/Users/ilya/Documents/Projects/llvm-project/build/Ninja/bin/clang-x86_64) :: 
test_dwarf (TestTypeGetModule.TestTypeGetModule)
  UNSUPPORTED: LLDB 
(/Users/ilya/Documents/Projects/llvm-project/build/Ninja/bin/clang-x86_64) :: 
test_dwo (TestTypeGetModule.TestTypeGetModule) (test case does not fall in any 
category of interest for this run) 
  PASS: LLDB 
(/Users/ilya/Documents/Projects/llvm-project/build/Ninja/bin/clang-x86_64) :: 
test_gmodules (TestTypeGetModule.TestTypeGetModule)
  }

@jingham Are there special tricks to enable DWO testing?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88483/new/

https://reviews.llvm.org/D88483

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to