labath added a comment.

I really want to avoid having language specific strings in the tests. Skipping 
tests which depend on these is a reasonable approach (as you've discovered, 
there shouldn't be that many of them -- it's really just the tests which check 
that we actually can retrieve the error from the OS), and it could be later 
improved by switching to an english locale on a best-effort basis (i.e., if the 
locale is available).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88975/new/

https://reviews.llvm.org/D88975

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

Reply via email to