tfiala added a comment.

This change appears to have caused a test error (rather than a test failure) on 
the OS X builder.  See here (master builder step):
http://lab.llvm.org:8080/green/job/LLDB/16318/

and here (build and test run step):
http://lab.llvm.org:8080/green/job/lldb_build_test/16209/

It didn't get reported since the test collector Jenkins step is somehow 
behaving differently than other scenarios and wasn't marking the build as 
failed.  (I have since fixed this morning).

These look to be some kind of Unicode encoding failure, which means the test is 
probably doing something that isn't Unicode safe.  I'll have a look at it.


Repository:
  rL LLVM

http://reviews.llvm.org/D16736



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to