[all-commits] [llvm/llvm-project] f71e02: [CMake] Disable LLVM_INCLUDE_GO_TESTS by default

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jan 5 20:04:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f71e02fa46f8ff2e37dc2fee02a63227b823b292
      https://github.com/llvm/llvm-project/commit/f71e02fa46f8ff2e37dc2fee02a63227b823b292
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Disable LLVM_INCLUDE_GO_TESTS by default

llvm/test/Bindings/Go is quite flaky in the past few months and nobody fixes it.

See

* https://lists.llvm.org/pipermail/llvm-dev/2021-December/154353.html "Suggestions on debugging pre-merge test failure that looks irrelevant."
* https://github.com/llvm/llvm-project/issues/53017

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D116698




More information about the All-commits mailing list