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.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Aug 14 2023, 11:05 AM
This revision was landed with ongoing or failed builds.Aug 14 2023, 1:46 PM
Closed by commit rG9e11d6850a5a: Improve reliability of CompilationDatabaseTest (authored by ellis). · Explain Why
This revision was automatically updated to reflect the committed changes.