Ahh, that seems easy enough to fix. Just need to change the 7 to a {{.*}}. Since we're actually compiling and running a process on the buildbot, different versions of Windows will affect this.
On Fri, Dec 14, 2018 at 10:39 AM Stella Stamenova via Phabricator < revi...@reviews.llvm.org> wrote: > stella.stamenova added a comment. > > $ ":" "RUN: at line 5" > $ "E:\build_slave\lldb-x64-windows-ninja\build\bin\lldb.EXE" "-S" > "E:/build_slave/lldb-x64-windows-ninja/llvm/tools/lldb/lit\lit-lldb-init" > "-f" > "E:\build_slave\lldb-x64-windows-ninja\build\tools\lldb\lit\SymbolFile\NativePDB\Output\local-variables.cpp.tmp.exe" > "-s" > "E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\lit\SymbolFile\NativePDB/Inputs/local-variables.lldbinit" > $ "E:\build_slave\lldb-x64-windows-ninja\build\bin\FileCheck.EXE" > "E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\lit\SymbolFile\NativePDB\local-variables.cpp" > # command stderr: > > E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\lit\SymbolFile\NativePDB\local-variables.cpp:154:16: > error: CHECK-NEXT: expected string not found in input > > // CHECK-NEXT: Dumping clang ast for 7 modules. > > ^ > > <stdin>:140:1: note: scanning from here > > Dumping clang ast for 8 modules. > > ^ > > > error: command failed with exit status: 1 > > > Repository: > rLLDB LLDB > > CHANGES SINCE LAST ACTION > https://reviews.llvm.org/D55575/new/ > > https://reviews.llvm.org/D55575 > > > >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits