[llvm-bugs] [Bug 27181] New: Xcode gtests: ensure they run, not just build, on Xcode target
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 1 09:12:47 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27181
Bug ID: 27181
Summary: Xcode gtests: ensure they run, not just build, on
Xcode target
Product: lldb
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: todd.fiala at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
On OS X Xcode builds, the gtest target should be able to be run when using the
Test action. Currently this isn't so, and the Green Dragon OS X bot only
builds but does not run the gtest.
Do the following:
1. Make the Test action on the gtest target actually run the LLDB tests.
2. Fix/suppress the known failing gtest (one of the recent ones).
3. Fix the Green Dragon OS X build rules to run the test action on the gtest
target.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160401/6e3f79da/attachment-0001.html>
More information about the llvm-bugs
mailing list