qt6-bb10/tests/auto/corelib/global/qfloat16
Edward Welbourne d441f6bba7 Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64
It's not clear why this test fails - and only does so sometimes - but
fail it does, so we ned to skip it to let development keep going.  As
it happens, the same platform over-optimizes various computations
using qfloat16; which can at least be used to test for this platform,
since it wrongly distinguishes two qfloat16 values that theory and all
other platfomrs agree should coincide.

Fixes: QTBUG-75812
Change-Id: Ie9463d7dc21bca679337b475d13417b9f42bbf9b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2019-05-15 19:06:52 +00:00
..
qfloat16.pro New qfloat16 class 2017-01-31 14:21:42 +00:00
tst_qfloat16.cpp Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64 2019-05-15 19:06:52 +00:00