This is an archive of the discontinued LLVM Phabricator instance.

[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefined property in dotest.py
ClosedPublic

Authored by stella.stamenova on May 8 2018, 10:41 AM.

Details

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

Diff Detail

Repository
rL LLVM

Event Timeline

zturner accepted this revision.May 8 2018, 11:04 AM
This revision is now accepted and ready to land.May 8 2018, 11:04 AM
labath accepted this revision.May 9 2018, 12:13 AM
This revision was automatically updated to reflect the committed changes.