poky/meta/recipes-devtools/valgrind
Steve Sakoman 2589544ca8 valgrind: disable avx_estimate_insn.vgtest
This test fails consistently on the new valkyrie autobuilder cluster

The estimate instructions (rcpss, rcpps, rsqrtps, rsqrtss) are, as the
name suggests, not expected to give a fully accurate result. They may
produce slighly different results on different CPU families because
their results are not defined by the IEEE standard.

(From OE-Core rev: 9269edb63d3c68de62326f5960ffff0c1068e709)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-10-12 05:17:58 -07:00
..
valgrind valgrind: skip intermittently failing ptest 2024-04-21 06:33:35 -07:00
valgrind_3.18.1.bb valgrind: disable avx_estimate_insn.vgtest 2024-10-12 05:17:58 -07:00