[all-commits] [llvm/llvm-project] d82dd6: [lldb] [unittest] Reenable MainLoopTest.DetectsEOF...

Michał Górny via All-commits all-commits at lists.llvm.org
Mon Nov 18 13:36:14 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d82dd6ac9a8500448ebfdc0c77e362e496b80e2f
      https://github.com/llvm/llvm-project/commit/d82dd6ac9a8500448ebfdc0c77e362e496b80e2f
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M lldb/unittests/Host/MainLoopTest.cpp

  Log Message:
  -----------
  [lldb] [unittest] Reenable MainLoopTest.DetectsEOF on NetBSD

The underlying issue is already fixed in the NetBSD kernel for some
time, so we can finally reenable the test.


  Commit: b59af82805cf53d59fd83fe02761160dfc2ac6a2
      https://github.com/llvm/llvm-project/commit/b59af82805cf53d59fd83fe02761160dfc2ac6a2
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M lldb/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp

  Log Message:
  -----------
  [lldb] [unittest] Skip TestStopReplyContainsThreadPcs on NetBSD


  Commit: 4539a2d20c5c220dd29273b6cfec3ad0b25c5d13
      https://github.com/llvm/llvm-project/commit/4539a2d20c5c220dd29273b6cfec3ad0b25c5d13
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/commands/expression/call-restarts/TestCallThatRestarts.py
    M lldb/packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashingStep.py
    M lldb/packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py

  Log Message:
  -----------
  [lldb] [test] Mark segv-related tests XFAIL on NetBSD

There seems to be a regression in the kernel causing those tests
to fail.  Mark them XFAIL, to be addressed later.


  Commit: 085486779890e394dd42447c7c5b0fb36a79ea2b
      https://github.com/llvm/llvm-project/commit/085486779890e394dd42447c7c5b0fb36a79ea2b
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py

  Log Message:
  -----------
  [lldb] [test] XFAIL more lldb-server tests on NetBSD


Compare: https://github.com/llvm/llvm-project/compare/991831268285...085486779890


More information about the All-commits mailing list