← Back to team overview

touch-packages team mailing list archive

[Bug 1437206] Re: UITK unit_x11 tests not executed with Qt 5.5

 

qtbase-opensource-src (5.5.1+dfsg-6ubuntu3) xenial; urgency=medium

  * debian/patches/enable-tests.patch:
    - Replace the non-DFSG-free RFC files with public domain content.
    - Adjust tests to the new files.
    (LP: #1522442)
  * debian/copyright: mention the replacement.
  * Switch to opt-in for architectures to run tests on.

 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>  Mon, 07 Dec 2015 14:02:11
+0000

qtbase-opensource-src (5.5.1+dfsg-6ubuntu2) xenial; urgency=high

  * Skip largefile test on s390x too, in addition to amd64.
  * Make tests to keep going till the end with -k.

 -- Dimitri John Ledkov <xnox@xxxxxxxxxx>  Fri, 04 Dec 2015 16:54:28
+0000

qtbase-opensource-src (5.5.1+dfsg-6ubuntu1) xenial; urgency=medium

  * New upstream release. (LP: #1437206) (LP: #1450137) (LP: #1474313)
    (LP: #1470700) (LP: #1504631) (LP: #1423659) (LP: #1474775) (LP: #1508945)
  * Replace load_testability_from_env_var.patch with upstreamed
    Add-environment-variable-support-for-testability-lib.patch
  * Drop patches in upstream:
    - Correct-typo-in-the-Gujarati-openType-identififer.patch
  * Rebase enable-tests.patch. Disable one failing QtWidgets test.
  * Build depend on GStreamer 1.0 and add a configure option for it.
  * Update symbols.
  * Mark/unmark private symbols.
  * Replace two Ubuntu patches with upstreamed patches:
    - Drop disable-generic-plugin-when-others-available.patch, replace with
      Add-an-option-to-skip-the-generic-bearer-engine.patch
    - Drop qopenglframebufferobject_powervrworkaround.patch, replace with
      Blacklist-PowerVR-Rogue-G6200-v1.3-from-supporting-B.patch
  * debian/patches/Make-sure-networkAccessibilityChanged-is-emitted.patch:
    - Include a network fix from Qt 5.5 branch (merged after 5.5.1)
      (LP: #1470700)
  * debian/patches/Use-Node-name-if-Node-logicalModuleName-is-empty-for.patch:
    - Fix a qdoc issue (LP: #1447182)
  * Remove disable_overlay_scrollbars.diff as overlay scrollbars were dropped.
  * debian/patches/Prefer-QT_PLUGIN_PATH-over-compiled-in-paths.patch:
    - Backport. Prefer QT_PLUGIN_PATH over compiled-in paths (LP: #1519927)
  * debian/patches/Fix-crash-on-exit-caused-by-QStringLiterals.patch
    - Backport. Fix a crasher on exit (LP: #1436973)
  * Replace our workaround for font rendering with new backported upstream
    patches:
    - Add debian/patches/Fix-falsely-reported-style-for-fallback-font.patch
    - Add debian/patches/Remove-historical-4-padding-in-QFontEngine-alphaMapF.patch
    - Remove debian/patches/enable_fonts_always_smoothly.patch
      (LP: #1475205)

 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>  Tue, 01 Dec 2015 06:16:35
+0000

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1437206

Title:
  UITK unit_x11 tests not executed with Qt 5.5

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  This is https://bugreports.qt.io/browse/QTBUG-45312

  All unit_x11 tests are skipped:
  https://launchpadlibrarian.net/201368098/buildlog_ubuntu-vivid-amd64
  .ubuntu-ui-
  toolkit_1.2.1450%2B15.04.20150318-0ubuntu2~vivid1~test1~qt550alpha1_BUILDING.txt.gz

  For example:
  ---
  Executing dbus-test-runner --task /build/buildd/ubuntu-ui-toolkit-1.2.1450+15.04.20150318/tests/unit_x11/tst_components/tst_components -n tst_focus.qml -m 300 -p -input -p tst_focus.qml -p -maxwarnings -p 40 -p -o -p /build/buildd/ubuntu-ui-toolkit-1.2.1450+15.04.20150318/tests/test_tst_focus.qml.xml,xunitxml -p -o -p -,txt
  Working directory: /build/buildd/ubuntu-ui-toolkit-1.2.1450+15.04.20150318/tests/unit_x11/tst_components
  DBus daemon: unix:abstract=/tmp/dbus-4Lx9CgzUdt,guid=4b27fd35fdb62008cc8666fa55151306
  tst_focus.qml: Started with PID: 25595
  QXcbConnection: no screens available
  tst_focus.qml: Exited with status 6
  tst_focus.qml: Shutting down
  DBus daemon: Shutdown
  tst_focus.qml exited with 0
  ---

  The tests should be execute in some different way for Qt 5.5.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1437206/+subscriptions


References