Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.0
-
Fix Version/s: 6.2.5, 6.3.0 RC, 6.4.0 Beta1
-
Component/s: Extras: Android, Widgets: Itemviews
-
Labels:None
-
Platform/s:
-
Story Points:2
-
Commits:50f6356f8e (qt/qtbase/dev) 50f6356f8e (qt/tqtc-qtbase/dev) 0afe62026d (qt/qtbase/6.2) 0afe62026d (qt/tqtc-qtbase/6.2) 3a8a6fdee2 (qt/qtbase/6.3) 3a8a6fdee2 (qt/tqtc-qtbase/6.3) 3a8a6fdee2 (qt/tqtc-qtbase/6.3.0)
-
Sprint:Team One Foundation Sprint 52, Team A Foundation Sprint 53
Description
tst_QTableView has failing tests on Android for Qt 6.0.0
agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 1, scroll per item, 1) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 5, scroll per item, 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 9, scroll per item, 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 1) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2336)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2499)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 5) Compared values are not the same agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(2499)] agent:2020/09/24 10:22:35 build.go:302: FAIL! : tst_QTableView::task191545_dragSelectRows() '!table.selectionModel()->isSelected(index)' returned FALSE. () agent:2020/09/24 10:22:35 build.go:302: Loc: [tst_qtableview.cpp(4372)] agent:2020/09/24 10:22:35 build.go:302: Totals: 291 passed, 9 failed, 0 skipped, 0 blacklisted, 11039ms agent:2020/09/24 10:22:36 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/itemviews/qtableview' agent:2020/09/24 10:22:36 build.go:302: make[2]: *** [Makefile:1124: sub-qtableview-check] Error 2
Attachments
Issue Links
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
-
- In Progress
-
-
QTBUG-87025 Report Android failing tests in CI
-
- Closed
-
- mentioned in
-
Page Loading...