[all-commits] [llvm/llvm-project] 22c3d9: [libc++] Disable test which timeouts on ARM with s...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Oct 27 14:28:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22c3d9d9a41b2cc12c38622735e9963374fe7b1c
      https://github.com/llvm/llvm-project/commit/22c3d9d9a41b2cc12c38622735e9963374fe7b1c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M libcxx/test/std/experimental/simd/simd.reference/reference_assignment.pass.cpp

  Log Message:
  -----------
  [libc++] Disable test which timeouts on ARM with sanitizers

Introduced with cf0f6a146038ca95e9ab9df40c153fd22015a042 (#70020).

https://lab.llvm.org/buildbot/#/builders/237/builds/5145
https://lab.llvm.org/buildbot/#/builders/236/builds/7004
https://lab.llvm.org/buildbot/#/builders/239/builds/4269

Sometimes it passes with Asan but it's extemly slow

```
Slowest Tests:
1388.61s: llvm-libc++-shared.cfg.in :: std/experimental/simd/simd.reference/reference_assignment.pass.cpp
309.42s:  llvm-libc++-shared.cfg.in :: std/containers/sequences/deque/deque.modifiers/insert_size_value.pass.cpp
```




More information about the All-commits mailing list