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@lists.llvm.org Reporter: todd.fi...@gmail.com CC: llvm-b...@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 the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev