[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefine...
authorStella Stamenova <stilis@microsoft.com>
Wed, 9 May 2018 15:35:19 +0000 (15:35 +0000)
committerStella Stamenova <stilis@microsoft.com>
Wed, 9 May 2018 15:35:19 +0000 (15:35 +0000)
commit8a36cb3bb2584fc5ed0064ba6d588fa2bf002955
tree47c805a767bb84f59deb13b8035affbf99769132
parentea4c1bb77281564517aefa9c464bfb1ee924460f
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefined property in dotest.py

Summary:
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

Reviewers: asmith, labath, zturner

Reviewed By: labath, zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D46590

llvm-svn: 331886
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py