[all-commits] [llvm/llvm-project] 43d70e: [DebugInfoTests] Mark debuginfo 'optnone-*' tests ...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Wed Sep 6 08:12:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43d70e4640124e381c03264d61deef5a0a853ef9
      https://github.com/llvm/llvm-project/commit/43d70e4640124e381c03264d61deef5a0a853ef9
  Author: Stephen Tozer <Stephen.Tozer at Sony.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M cross-project-tests/debuginfo-tests/dexter-tests/optnone-fastmath.cpp
    M cross-project-tests/debuginfo-tests/dexter-tests/optnone-simple-functions.cpp
    M cross-project-tests/debuginfo-tests/dexter-tests/optnone-struct-and-methods.cpp
    M cross-project-tests/debuginfo-tests/dexter-tests/optnone-vectors-and-functions.cpp

  Log Message:
  -----------
  [DebugInfoTests] Mark debuginfo 'optnone-*' tests unsupported on darwin

The optnone tests, following the removal of the Dexter builder in a
prior patch (45a40c16), are experiencing intermittent failures. This
patch marks them unsupported to be fixed in a new commit, rather than
reverting the Dexter patch.




More information about the All-commits mailing list