[PATCH] D46590: [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefined property in dotest.py
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 8 10:41:17 PDT 2018
stella.stamenova created this revision.
stella.stamenova added reviewers: asmith, labath, zturner.
Herald added a subscriber: llvm-commits.
1. In TestLinuxCore rather than skipping the tests on Windows, mark them as expected failures and add a bug reference
2. In dotest.py replace the undefined property in the exceptions with the actual property causing the exception
Repository:
rL LLVM
https://reviews.llvm.org/D46590
Files:
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46590.145726.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/03286223/attachment.bin>
More information about the llvm-commits
mailing list