- In TestLinuxCore rather than skipping the tests on Windows, mark them as expected failures and add a bug reference
- In dotest.py replace the undefined property in the exceptions with the actual property causing the exception
Details
Details
- Reviewers
asmith labath zturner - Commits
- rG8a36cb3bb258: [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an…
rLLDB331886: [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an…
rL331886: [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an…
Diff Detail
Diff Detail
- Repository
- rL LLVM