Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
dev
-
qtdeclarative/abd985021abca808c583ddc3dbbf7492599395a1
Description
Test case: tst_qqmllocale::toString has failed on MacOS_12 ARM64 Clang The test failed 6 times and was flaky 6 times last week.Coin log excerpt from failed run: agent:2024/04/24 09:54:39 build.go:404: 28: PASS : tst_qqmllocale::toString(locale.toString(new Date(2022, 7, 16), 'd')) agent:2024/04/24 09:54:39 build.go:404: 28: FAIL! : tst_qqmllocale::toString(locale.toString(new Date(2022, 7, 16), Locale.ShortFormat)) Compared values are not the sameagent:2024/04/24 09:54:39 build.go:404: 28: Actual (resultWithBreakingSpaces) : "16/8/22 12:00 am" agent:2024/04/24 09:54:39 build.go:404: 28: Expected (expectedWithBreakingSpaces): "16/8/22 12:00 AM" agent:2024/04/24 09:54:39 build.go:404: 28: Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllocale/tst_qqmllocale.cpp(777)] ... Full log at : coin log Statistics about test fails: link to grafana dashboard
Attachments
Issue Links
- is duplicated by
-
QTBUG-124858 Top flaky test: tst_qqmllocale::toString on MacOS_14 ARM64.
- Closed