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: [email protected]
Reporter: [email protected]
CC: [email protected]
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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev