stella.stamenova added a comment.

This test fails on Windows with the Visual Studio generator.

  ##[error]llvm\tools\lldb\unittests\interpreter\testcompletion.cpp(291,0): 
Error : Value of: ContainsExactString(Twine("~/foo") + path::get_separator() + 
"nested" + path::get_separator(), Results)
  e:\_work\1\s\llvm\tools\lldb\unittests\interpreter\testcompletion.cpp(291): 
error : Value of: ContainsExactString(Twine("~/foo") + path::get_separator() + 
"nested" + path::get_separator(), Results) 
[E:\_work\1\b\LLVMBuild\tools\lldb\lit\check-lldb-lit.vcxproj]
            
              Actual: false
            
            Expected: true
            
   ##[error]llvm\tools\lldb\unittests\interpreter\testcompletion.cpp(297,0): 
Error : Value of: ContainsExactString(Twine("~/foo") + path::get_separator() + 
"nested" + path::get_separator(), Results)
  e:\_work\1\s\llvm\tools\lldb\unittests\interpreter\testcompletion.cpp(297): 
error : Value of: ContainsExactString(Twine("~/foo") + path::get_separator() + 
"nested" + path::get_separator(), Results) 
[E:\_work\1\b\LLVMBuild\tools\lldb\lit\check-lldb-lit.vcxproj]
            
              Actual: false
            
            Expected: true
            
            [  FAILED  ] CompletionTest.DirCompletionUsername (1 ms)
            
            [----------] 1 test from CompletionTest (1 ms total)


Repository:
  rL LLVM

https://reviews.llvm.org/D48665



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

Reply via email to