<div dir="ltr">Does not work on Windows yet, so please leave it xfail'ed on windows for now</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Feb 18, 2016 at 11:30 AM Sean Callanan via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I apologize for this confusion.  I recently fixed these as a side effect of some major changes in IRForTarget.cpp.<br>
These should be fixed on pretty much all platforms, and the expectedFailure can be removed.<br>
If they’re passing on Linux too, let’s remove the expectedFailure.<br>
<br>
Sean<br>
<br>
> On Feb 18, 2016, at 11:22 AM, Ed Maste via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>> wrote:<br>
><br>
> The tests in lang/cpp/unicode-literals/TestUnicodeLiterals.py are<br>
> marked with @unittest2.expectedFailure("rdar://18684408").<br>
><br>
> These tests are passing on FreeBSD:<br>
> UNEXPECTED SUCCESS: test_and_run_command_dwarf<br>
> (lang/c/const_variables/TestConstVariables.py)<br>
> UNEXPECTED SUCCESS: test_expr1_dwarf<br>
> (lang/cpp/unicode-literals/TestUnicodeLiterals.py)<br>
> UNEXPECTED SUCCESS: test_expr2_dwarf<br>
> (lang/cpp/unicode-literals/TestUnicodeLiterals.py)<br>
> UNEXPECTED SUCCESS: test_expr3_dwarf<br>
> (lang/cpp/unicode-literals/TestUnicodeLiterals.py)<br>
><br>
> The example in the test case works as expected:<br>
><br>
> (lldb) expr L"Hello"<br>
> (const wchar_t [6]) $0 = L"Hello"<br>
><br>
> Are these passing on Linux as well?<br>
> _______________________________________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
<br>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>