tst_listitem.* failures in test_0_defaults with Qt 5.6 on amd64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Cris Dywan |
Bug Description
Update 2016-07-20: Updated information from latest Qt 5.6.1 builds and 20160615 UITK.
UITK fails some tests with Qt 5.6 on amd64, preventing a build (unless overridden):
FAIL! : components:
Actual (): #00000000
Expected (): #000000
Loc: [/home/
amd64 on Qt 5.6.1
30 failures which MUST be fixed:
dpr2
dpr3
performance
subtheming
tst_datepicker12.bug1567840.SEGFAULT.qml
tst_datepicker13.bug1567840.SEGFAULT.qml
tst_expandabl
tst_listitem.qml
tst_listitem1
tst_pagehead_
tst_scrollbar.qml
tst_scrollbar
tst_sections.qml
tst_ubuntulis
60 fatal warnings which MUST be fixed:
tst_actionbar.qml
tst_expandabl
tst_pagestack
--
More information about Qt 5.6 at https:/
Related branches
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Andrea Bernabei (community): Approve
-
Diff: 25 lines (+2/-2)2 files modifiedtests/unit/visual/tst_listitem.12.qml (+1/-1)
tests/unit/visual/tst_listitem.13.qml (+1/-1)
description: | updated |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → High |
summary: |
- UITK test failures with Qt 5.6 on amd64 + tst_listitem.* failures with Qt 5.6 on amd64 |
description: | updated |
summary: |
- tst_listitem.* failures with Qt 5.6 on amd64 + tst_listitem.* failures in test_0_defaults with Qt 5.6 on amd64 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
In Scrollbar, UbuntuListView and ExpandableColumns tests the issue is the same, (column) .x
"Type Error" when trying to do either
var sceneThumbX = thumb.mapToItem
or ubuntuListView. mapFromItem( item).y, item.collapsedH eight, .5);
fuzzyCompare(
or expandablesColu mn.mapFromItem( item).y, item.collapsedH eight);
compare(