[all-commits] [llvm/llvm-project] 2ff545: Modernize add-dsym test Makefile

fredriss via All-commits all-commits at lists.llvm.org
Tue Nov 5 12:23:40 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ff545e76d11bc4fdd7663945d6ac343575530fe
      https://github.com/llvm/llvm-project/commit/2ff545e76d11bc4fdd7663945d6ac343575530fe
  Author: Fred Riss <friss at apple.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/macosx/add-dsym/Makefile

  Log Message:
  -----------
  Modernize add-dsym test Makefile


  Commit: 270fe47aae4ac0bf72251161ad3320de56055c3a
      https://github.com/llvm/llvm-project/commit/270fe47aae4ac0bf72251161ad3320de56055c3a
  Author: Fred Riss <friss at apple.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/decorators.py

  Log Message:
  -----------
  testsuite: skipIfNoSBHeaders should skip when running remotely

The LLDB dylib/framework will not be available on the remote host, it makes
no sense to try to run those tests in a remote scenario.


  Commit: 42beb8ed792d2dbe71b8d25031a53215090631d2
      https://github.com/llvm/llvm-project/commit/42beb8ed792d2dbe71b8d25031a53215090631d2
  Author: Fred Riss <friss at apple.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py

  Log Message:
  -----------
  TestBatchMode.py: add missing @skipIfRemote

All the tests in this file were already marked as skipped for remote tests
except for this one.


Compare: https://github.com/llvm/llvm-project/compare/d77ef856fc24...42beb8ed792d


More information about the All-commits mailing list