[all-commits] [llvm/llvm-project] b87223: [ubsan] Make sigaction.cpp test UNSUPPORTED rather...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Mon Jul 17 16:18:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b872233764d2baacb3b09759bb1a0fd95f03faf2
      https://github.com/llvm/llvm-project/commit/b872233764d2baacb3b09759bb1a0fd95f03faf2
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M compiler-rt/test/ubsan/TestCases/Misc/Linux/sigaction.cpp

  Log Message:
  -----------
  [ubsan] Make sigaction.cpp test UNSUPPORTED rather than XFAIL

The test fails on some builders but not on others; there's likely some
kind of environment dependence that should be investigated.

See https://reviews.llvm.org/D155317




More information about the All-commits mailing list