<div dir="ltr"><div>Definitely, but I want to get some feedback first.  For starters, the unit tests have been kind of rotting for a while, so I'm not sure they work everywhere (I got 2 failures on Windows).  Secondly, the bots may not be prepared to parse their output yet.</div><div><br></div><div>so the best path forward is to probably have everyone try it out on their own respective platforms, we fix the failures (there's only about 10 tests as is, so this should be easy), and then once it looks good we can update the builders.</div></div><br><div class="gmail_quote">On Fri, Mar 13, 2015 at 2:40 PM Siva Chandra <<a href="mailto:sivachandra@google.com">sivachandra@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Should we add a "test lldb-unit" to the bots?<br>
<br>
On Fri, Mar 13, 2015 at 2:01 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>> wrote:<br>
> This is just a heads up.  As of r232212, if you're using a CMake build you<br>
> can type "ninja check-lldb-unit" and it will run the gtest suite.  This<br>
> should work on any platform.  "ninja check-lldb" behavior is unchanged, but<br>
> there is a TODO item to get "ninja check-lldb" to run both unit tests and<br>
> the python API tests.  I didn't want to do it yet though because that has<br>
> the potential to break build bots, so i wanted to keep it separate.<br>
><br>
> There is another TODO item to get this working in the Xcode build.<br>
> Hopefully that will happen today or early next week.<br>
><br>
> The Xcode workspace might generate an error if you're synched up to r232212.<br>
> This is because gtest.xcodeproj has been deleted, and lldb.xcworkspace still<br>
> refers to it.  Fixing this should be a simple matter of removing the<br>
> reference from lldb.xcworkspace to gtest.xcodeproj which I will get to today<br>
> if nobody beats me.<br>
><br>
> ______________________________<u></u>_________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-dev</a><br>
><br>
</blockquote></div>