On 16/01/2019 18:16, Stella Stamenova via Phabricator wrote:
stella.stamenova added a comment.

The Windows Buildbot is failing because of one of the tests 
(SymbolFile/DWARF/dir-separator-no-comp-dir-relative-name.s) added in this 
change. You can see the failure here: 
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/666. It looks 
like it is checking for the wrong path on Windows:

   # CHECK: Line table for foo/a.c
^ <stdin>:11:1: note: scanning from here Line table for foo\a.c in `dir-separator-no-comp-dir-relative-name.s.tmp ^ error: command failed with exit status: 1


Repository:
   rLLDB LLDB

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

https://reviews.llvm.org/D56543




Thanks. I believe r351359 ought to fix that. I'll check back on the bot in an hour or so to confirm that.
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to