[Bug 1560004] Re: UITK test failures with Qt 5.6 on amd64

2016-07-20 Thread Timo Jyrinki
Still happens with Qt 5.6.1, so something that will need to get fixed.

** Description changed:

- Update: Updated information from latest Qt 5.6 builds and 20160412 UITK.
+ 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):
  
  https://launchpadlibrarian.net/253811553/buildlog_ubuntu-xenial-amd64
  .ubuntu-ui-
  toolkit_1.3.1938+16.04.20160412build1~xenial1~qt560~1_BUILDING.txt.gz
  
- --
- 16 failures which MUST be fixed:
+ 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_expandablescolumn.qml
tst_listitem.qml
tst_listitem13.qml
tst_pagehead_sections_bug1511839.qml
-   tst_performance
tst_scrollbar.qml
tst_scrollbar_header.qml
tst_sections.qml
-   tst_subtheming
tst_ubuntulistview.qml
  
  60 fatal warnings which MUST be fixed:
tst_actionbar.qml
tst_expandable.qml
tst_pagestack_deprecated_toolbar.qml
+ 
  --
  
  More information about Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560004

Title:
  UITK test failures with Qt 5.6 on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1560004] Re: UITK test failures with Qt 5.6 on amd64

2016-05-23 Thread Timo Jyrinki
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560004

Title:
  UITK test failures with Qt 5.6 on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1560004] Re: UITK test failures with Qt 5.6 on amd64

2016-04-14 Thread Timo Jyrinki
** Description changed:

+ Update: Updated information from latest Qt 5.6 builds and 20160412 UITK.
+ 
  UITK fails some tests with Qt 5.6 on amd64, preventing a build (unless
  overridden):
  
- https://launchpadlibrarian.net/248579793/buildlog_ubuntu-xenial-amd64
+ https://launchpadlibrarian.net/253811553/buildlog_ubuntu-xenial-amd64
  .ubuntu-ui-
- toolkit_1.3.1896+16.04.20160316.2-0ubuntu1~fix2_BUILDING.txt.gz
+ toolkit_1.3.1938+16.04.20160412build1~xenial1~qt560~1_BUILDING.txt.gz
  
  --
- Error: 1 errors in tst_datepicker.qml (101 warnings)
- Error: 1 errors in tst_datepicker13.qml (101 warnings)
- Error: 3 errors in tst_expandablescolumn.qml (54 warnings)
- Error: 1 errors in tst_listitem.qml (0 warnings)
- Error: 1 errors in tst_listitem13.qml (0 warnings)
- Error: 1 errors in tst_pagehead_sections_bug1511839.qml (0 warnings)
- Error: 2 errors in tst_scrollbar.qml (0 warnings)
- Error: 1 errors in tst_sections.qml (0 warnings)
- Error: 3 errors in tst_ubuntulistview.qml (0 warnings)
+ 16 failures which MUST be fixed:
+   tst_expandablescolumn.qml
+   tst_listitem.qml
+   tst_listitem13.qml
+   tst_pagehead_sections_bug1511839.qml
+   tst_performance
+   tst_scrollbar.qml
+   tst_scrollbar_header.qml
+   tst_sections.qml
+   tst_subtheming
+   tst_ubuntulistview.qml
+ 
+ 60 fatal warnings which MUST be fixed:
+   tst_actionbar.qml
+   tst_expandable.qml
+   tst_pagestack_deprecated_toolbar.qml
  --
  
- Armhf seems unaffected, only hit by a common other bug.
- https://launchpad.net/~ci-train-ppa-
- service/+archive/ubuntu/landing-011/+build/9367501/+files
- /buildlog_ubuntu-xenial-armhf.ubuntu-ui-
- toolkit_1.3.1896+16.04.20160316.2-0ubuntu1~fix2_BUILDING.txt.gz
- (warning, use wget instead of opening in browser)
- 
  More information about Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560004

Title:
  UITK test failures with Qt 5.6 on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1560004] Re: UITK test failures with Qt 5.6 on amd64

2016-03-21 Thread Andrea Bernabei
In Scrollbar, UbuntuListView and ExpandableColumns tests the issue is the same, 
"Type Error" when trying to do either
var sceneThumbX = thumb.mapToItem(column).x

or 
fuzzyCompare(ubuntuListView.mapFromItem(item).y, item.collapsedHeight, .5);

or 
compare(expandablesColumn.mapFromItem(item).y, item.collapsedHeight);

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560004

Title:
  UITK test failures with Qt 5.6 on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs