[all-commits] [llvm/llvm-project] 83a093: [lldb/Reproducer] Mark some driver tests as unsup...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jan 22 17:18:17 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83a093b8ecc8a8e3a4420dc5385dca57e8016109
      https://github.com/llvm/llvm-project/commit/83a093b8ecc8a8e3a4420dc5385dca57e8016109
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M lldb/test/Shell/Driver/LocalLLDBInit.test
    M lldb/test/Shell/Driver/TestCore.test
    M lldb/test/Shell/Driver/TestFile.test
    M lldb/test/Shell/Driver/TestRepl.test

  Log Message:
  -----------
  [lldb/Reproducer] Mark some driver tests  as unsupported for lldb-repro

These test are checking for diagnostics printed by the driver. During
replay we only replay the SB API calls made by the driver, so it's
expected that these messages aren't displayed.




More information about the All-commits mailing list