Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
dev
Description
Test case: tst_qaccessibilitymac::treeViewTest has failed on MacOS_13 ARM64 Clang The test failed 3 times and was flaky 1 time last week.Coin log excerpt from failed run: agent:2024/03/21 09:39:43 build.go:404: 619: QDEBUG : tst_QAccessibilityMac::treeViewTest() AXUIElementCopyAttributeValue( "AXTitle" ) returned error = AXError(value=-25202, name=kAXErrorInvalidUIElement, description="The AXUIElementRef passed to the function is invalid.") agent:2024/03/21 09:39:43 build.go:404: 619: FAIL! : tst_QAccessibilityMac::treeViewTest() Compared values are not the sameagent:2024/03/21 09:39:43 build.go:404: 619: Actual (cellText(1, 0)): "" agent:2024/03/21 09:39:43 build.go:404: 619: Expected (users->text(0)): "Users" agent:2024/03/21 09:39:43 build.go:404: 619: Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/qaccessibilitymac/tst_qaccessibilitymac.mm(803)] ... Full log at : coin log Statistics about test fails: link to grafana dashboard