[all-commits] [llvm/llvm-project] 48326d: [cross-project-tests] REQUIRES: system-darwin in l...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu Feb 10 05:54:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48326df4b5c7d6406ffa20897154c1ce08a4fffb
      https://github.com/llvm/llvm-project/commit/48326df4b5c7d6406ffa20897154c1ce08a4fffb
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M cross-project-tests/debuginfo-tests/llgdb-tests/asan-deque.cpp

  Log Message:
  -----------
  [cross-project-tests] REQUIRES: system-darwin in llgdb-tests/asan-deque.cpp

Some configurations of gdb pretty print std::deque and some don't. Make
this test run only on system-darwin (which uses lldb instead), otherwise
it will fail on some non-darwin machines and not others.




More information about the All-commits mailing list