[all-commits] [llvm/llvm-project] 62c37f: [compiler-rt][xray] Disable fdr-reinit test on Arm

David Spickett via All-commits all-commits at lists.llvm.org
Mon Feb 14 05:38:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62c37fa2ac19decaf71494d8e00e311e5de52985
      https://github.com/llvm/llvm-project/commit/62c37fa2ac19decaf71494d8e00e311e5de52985
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M compiler-rt/test/xray/TestCases/Posix/fdr-reinit.cpp

  Log Message:
  -----------
  [compiler-rt][xray] Disable fdr-reinit test on Arm

This test is still seemingly randomly segfaulting on Arm:
https://lab.llvm.org/buildbot/#/builders/178/builds/1547

Though it seems to fail earlier in the test than on AArch64.
Investigation continues.




More information about the All-commits mailing list