iii added a comment.

lldb-arm-ubuntu (https://lab.llvm.org/buildbot/#/builders/17/builds/9015) fails 
with:

  FAIL: LLDB (/home/tcwg-buildslave/worker/lldb-arm-ubuntu/build/bin/clang-arm) 
:: test_nav_arrow_up_empty_pr49845 (TestMultilineNavigation.TestCase)
  ======================================================================
  ERROR: test_nav_arrow_up_empty_pr49845 (TestMultilineNavigation.TestCase)
     Tests that navigating with the up arrow doesn't crash.
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File 
"/home/tcwg-buildslave/worker/lldb-arm-ubuntu/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/expect.py",
 line 111, in expect_loop
      incoming = spawn.read_nonblocking(spawn.maxread, timeout)
    File 
"/home/tcwg-buildslave/worker/lldb-arm-ubuntu/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/pty_spawn.py",
 line 482, in read_nonblocking
      raise TIMEOUT('Timeout exceeded.')
  pexpect.exceptions.TIMEOUT: Timeout exceeded.

The bot attributed this to my changes (https://reviews.llvm.org/D105629), but 
they have nothing to do with lldb or arm. I'm not sure whether it's a real 
issue or just a laggy builder, in which case increasing a timeout might be 
worth considering?

@rupprecht could you take a look please?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100048

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

Reply via email to