Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
7.0 (Next Major Release)
-
None
-
2d1fd400f (dev), ddde19129 (6.5), de5c507a5 (dev), a4b839995 (6.7), b6bfde6cf (dev)
Description
From recent coin logs on qtbase dev:
agent:2022/10/04 06:52:29 build.go:394: 106: PASS : tst_QChar::fromUcs4(0x0001D157) agent:2022/10/04 06:52:29 build.go:394: 106: PASS : tst_QChar::fromUcs4(0x0001D157)
and
agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive) agent:2022/10/04 07:23:19 build.go:394: 254: PASS : tst_QQuaternion::multiply(exhaustive)
These come from this log of this integration. I see the same pattern on all platforms tested.
Attachments
Issue Links
- relates to
-
QTBUG-124349 Duplicate data tags in tst_QVariant::compareNumerics()
- Closed
-
QTQAINFRA-5187 Some tests having multiple PASS results even over 300 times - Should they have more unique test_names
- Closed
- resulted from
-
QTQAINFRA-5187 Some tests having multiple PASS results even over 300 times - Should they have more unique test_names
- Closed
- resulted in
-
QTBUG-107659 QMessageLogger provides no way to suppress a warning from QT_FATAL_WARNINGS's count
- Reported
-
QTBUG-107660 Provide a more pervasive equivalent of QTest::ignoreMessage()
- Reported