[all-commits] [llvm/llvm-project] 5f97a5: [lldb/Reproducers] Differentiate active and passiv...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed May 27 13:53:28 PDT 2020


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

  Changed paths:
    M lldb/test/API/commands/command/script/TestCommandScript.py
    M lldb/test/API/commands/expression/issue_11588/Test11588.py
    M lldb/test/API/commands/process/attach-resume/TestAttachResume.py
    M lldb/test/API/commands/process/attach/TestProcessAttach.py
    M lldb/test/API/functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
    M lldb/test/API/functionalities/conditional_break/TestConditionalBreak.py
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
    M lldb/test/API/functionalities/signal/TestSendSignal.py
    M lldb/test/API/functionalities/step_scripted/TestStepScripted.py
    M lldb/test/API/lang/objc/foundation/TestRuntimeTypes.py
    M lldb/test/API/lang/objc/modules/TestObjCModules.py
    M lldb/test/API/lang/objc/print-obj/TestPrintObj.py
    M lldb/test/API/python_api/hello_world/TestHelloWorld.py

  Log Message:
  -----------
  [lldb/Reproducers] Differentiate active and passive replay unexpected packet.


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

  Changed paths:
    M lldb/test/API/commands/expression/unwind_expression/TestUnwindExpression.py
    M lldb/test/API/functionalities/gdb_remote_client/TestRestartBug.py
    M lldb/test/API/lang/objc/hidden-ivars/TestHiddenIvars.py

  Log Message:
  -----------
  [lldb/Reproducers] Skip & add FIXME to tests failing with unexpected packet.

Add skip decorator to tests failing with an unexpected packet during
passive replay.


Compare: https://github.com/llvm/llvm-project/compare/25132b36a8b3...f9bea9bc4acf


More information about the All-commits mailing list