aleksandr.urakov added a comment.
This doesn't look like the cause, the test fails for me without this patch...
Here is my tests output for PDB folder:
-- Testing: 10 tests, 8 threads --
FAIL: lldb :: SymbolFile/PDB/enums-layout.test (1 of 10)
FAIL: lldb :: SymbolFile/PDB/typedefs.test (2 of 10)
FAIL: lldb :: SymbolFile/PDB/type-quals.test (3 of 10)
PASS: lldb :: SymbolFile/PDB/function-nested-block.test (4 of 10)
PASS: lldb :: SymbolFile/PDB/function-level-linking.test (5 of 10)
FAIL: lldb :: SymbolFile/PDB/func-symbols.test (6 of 10)
FAIL: lldb :: SymbolFile/PDB/variables.test (7 of 10)
FAIL: lldb :: SymbolFile/PDB/variables-locations.test (8 of 10)
FAIL: lldb :: SymbolFile/PDB/udt-completion.test (9 of 10)
PASS: lldb :: SymbolFile/PDB/compilands.test (10 of 10)
Testing Time: 23.51s
********************
Failing Tests (7):
lldb :: SymbolFile/PDB/enums-layout.test
lldb :: SymbolFile/PDB/func-symbols.test
lldb :: SymbolFile/PDB/type-quals.test
lldb :: SymbolFile/PDB/typedefs.test
lldb :: SymbolFile/PDB/udt-completion.test
lldb :: SymbolFile/PDB/variables-locations.test
lldb :: SymbolFile/PDB/variables.test
Expected Passes : 3
Unexpected Failures: 7
Repository:
rL LLVM
https://reviews.llvm.org/D49018
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits