[all-commits] [llvm/llvm-project] dc4041: [libc++][test][msan] Refine XFAIL after #67799 (#7...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Nov 23 07:19:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc40415a8b08f9af2d666dd22cdd4b56b5e67e26
      https://github.com/llvm/llvm-project/commit/dc40415a8b08f9af2d666dd22cdd4b56b5e67e26
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M libcxx/test/std/atomics/atomics.types.generic/atomics.types.float/exchange.pass.cpp
    M libcxx/test/std/atomics/atomics.types.generic/atomics.types.float/wait.pass.cpp

  Log Message:
  -----------
  [libc++][test][msan] Refine XFAIL after #67799 (#73213)

Undo a part of #73152.

These test do not hang, but unexpectedlty pass on aarch64
https://lab.llvm.org/buildbot/#/builders/74/builds/23708

Tests work on aarch64 and probably any platform without fp80.




More information about the All-commits mailing list