[all-commits] [llvm/llvm-project] 5f2e8f: [lldb] Mark TestTsanBasic and TestUbsanBasic as "n...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Nov 30 12:42:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f2e8f579697492fab572796f99bc713f349e6fe
      https://github.com/llvm/llvm-project/commit/5f2e8f579697492fab572796f99bc713f349e6fe
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-11-30 (Tue, 30 Nov 2021)

  Changed paths:
    M lldb/test/API/functionalities/tsan/basic/TestTsanBasic.py
    M lldb/test/API/functionalities/ubsan/basic/TestUbsanBasic.py

  Log Message:
  -----------
  [lldb] Mark TestTsanBasic and TestUbsanBasic as "no debug info" tests

Speed up testing by not rerunning the test for all debug info variants.


  Commit: c47135949779904542ee1e6d5486609ebf0da1b5
      https://github.com/llvm/llvm-project/commit/c47135949779904542ee1e6d5486609ebf0da1b5
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-11-30 (Tue, 30 Nov 2021)

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

  Log Message:
  -----------
  [lldb] Fix TypeError: argument of type 'NoneType' is not iterable

Check if we have an apple_sdk before checking if it contains "internal".


Compare: https://github.com/llvm/llvm-project/compare/a08b750ce9df...c47135949779


More information about the All-commits mailing list