diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2023-08-14 13:46:03 -0700 |
---|---|---|
committer | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2023-08-14 13:46:21 -0700 |
commit | 9e11d6850a5a5a3518f300769724a5c13d2e6ec6 (patch) | |
tree | 1a43e72ab1686ce27d1ad0ae98b65bf74ce1f1ff /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 00bc5008307c3e9daccf5cbc08ee875c74c25431 (diff) | |
download | llvm-9e11d6850a5a5a3518f300769724a5c13d2e6ec6.zip llvm-9e11d6850a5a5a3518f300769724a5c13d2e6ec6.tar.gz llvm-9e11d6850a5a5a3518f300769724a5c13d2e6ec6.tar.bz2 |
Improve reliability of CompilationDatabaseTest
We've seen `CompilationDatabaseTest.cpp` fail because the order of the files returned by `getAllFiles()` was in a different order than expected. Use `UnorderedElementsAreArray()` to handle different file orders.
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D157904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions