Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
dev
Description
Test case: tst_qqmllocale::toString has failed on MacOS_14 ARM64 Clang The test failed 3 times and was flaky 3 times last week.Coin log excerpt from failed run: agent:2024/04/24 09:47:43 build.go:404: 28: PASS : tst_qqmllocale::toString(locale.toString(new Date(2022, 7, 16), 'd')) agent:2024/04/24 09:47:43 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:47:43 build.go:404: 28: Actual (resultWithBreakingSpaces) : "16/8/22 12:00 am" agent:2024/04/24 09:47:43 build.go:404: 28: Expected (expectedWithBreakingSpaces): "16/8/22 12:00 AM" agent:2024/04/24 09:47:43 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
- duplicates
-
QTBUG-124857 Top flaky test: tst_qqmllocale::toString on MacOS ARM64 (12 and 14)
- Open