Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.14
Description
Flaky fail test tst_QFiledialog::clearLineEdit() on openSUSE-15.0:
agent:2019/07/08 18:28:12 build.go:207: PASS : tst_QFiledialog::saveButtonText(dir & label) agent:2019/07/08 18:28:27 build.go:207: FAIL! : tst_QFiledialog::clearLineEdit() Compared values are not the same agent:2019/07/08 18:28:27 build.go:207: Actual (((treeView->selectionModel()->selectedIndexes().value(0).data().toString()))): "" agent:2019/07/08 18:28:27 build.go:207: Expected (dirName) : "aaaaa" agent:2019/07/08 18:28:27 build.go:207: Loc: [tst_qfiledialog.cpp(1433)]
Notice also the time difference between the previous test and this test. Could it be that this test is overly sensitive to timeouts ? Notice however that when the test passes, there is no time difference between the tests, it works very fast.
For full debug log see the end of the log at:
Attachments
Issue Links
- relates to
-
QTBUG-21109 tst_qfiledialog test is unstable (qpa, xcb)
- Closed