[all-commits] [llvm/llvm-project] e29cae: [lldb/Test] Skip TestExpressionInSyscall with repr...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu May 14 10:39:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e29cae1e5340dc4c1c16c6c16af297bb69c3cef6
      https://github.com/llvm/llvm-project/commit/e29cae1e5340dc4c1c16c6c16af297bb69c3cef6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M lldb/test/API/commands/expression/expr-in-syscall/TestExpressionInSyscall.py

  Log Message:
  -----------
  [lldb/Test] Skip TestExpressionInSyscall with reproducers

Skip this test because it relies on a timeout.


  Commit: e7c91e3124b66cb1454a45dfd75c0a350852d6a6
      https://github.com/llvm/llvm-project/commit/e7c91e3124b66cb1454a45dfd75c0a350852d6a6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py
    M lldb/test/API/functionalities/breakpoint/serialize/TestBreakpointSerialization.py

  Log Message:
  -----------
  [lldb/Test] Skip remaining 'side_effect' tests with reproducers.

The side_effect Python package bypasses the reproducer instrumentation
and therefore these tests are not expected to replay from a reproducer.


Compare: https://github.com/llvm/llvm-project/compare/5ecb51414637...e7c91e3124b6


More information about the All-commits mailing list