autopkgtest of unity8 fail on armhf vivid + overlay

Bug #1532113 reported by Jean-Baptiste Lallement
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
High
Michał Sawicz
unity8 (Ubuntu)
Fix Released
High
Albert Astals Cid

Bug Description

autopkgtest is now enabled on silos but is not yet blocking the promotion of packages.

unity8 autopkgtests are failing on all archs on vivid + overlay (cf log files attached)

The following tests are failing on armhf:
FAIL! : qmltestrunner::Shell::test_focusAppFromLauncherExitsSpread() property state
FAIL! : qmltestrunner::Shell::test_launchedAppHasActiveFocus(desktop) property shown
FAIL! : qmltestrunner::Shell::test_launchedAppHasActiveFocus(tablet) property shown
FAIL! : qmltestrunner::Wizard::test_passwdPasscode() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_passwdPassphrase() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_passwdPassphrase() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_passwdSwipe() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_passwdSwipe() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simBothSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simBothSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simFirstSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simFirstSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simNoModemsSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simNoModemsSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simSecondSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simSecondSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simUnavailableSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simUnavailableSkip() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitOnCardAsync() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitOnCardAsync() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitOnManagerAsync() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitOnManagerAsync() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitTimeout() Uncaught exception: Cannot read property 'objectName' of null
FAIL! : qmltestrunner::Wizard::test_simWaitTimeout() Uncaught exception: Cannot read property 'objectName' of null

Related branches

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :
Changed in canonical-devices-system-image:
assignee: nobody → Michał Sawicz (saviq)
status: New → Confirmed
Michał Sawicz (saviq)
Changed in unity8 (Ubuntu):
status: New → Triaged
importance: Undecided → High
Changed in canonical-devices-system-image:
milestone: none → ww02-2016
Changed in unity8 (Ubuntu):
assignee: nobody → Albert Astals Cid (aacid)
Changed in canonical-devices-system-image:
importance: Undecided → High
status: Confirmed → Triaged
Changed in canonical-devices-system-image:
milestone: ww02-2016 → ww08-2016
Changed in unity8 (Ubuntu):
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity8 - 8.11+16.04.20160129-0ubuntu1

---------------
unity8 (8.11+16.04.20160129-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Audio Preview Button: Don't gain focus on press (LP: #1517830)
  * Better attempt at sanitization
  * Better looking application scopes for wide screens
  * Call printSettings correctly
  * Card test: Limit the precision we ask for doubles to be equal
  * Convert while into tryCompareFunction
  * Do not use the same filepath parameter for all the card creator
    createQmlObject calls (LP: #1536379)
  * Fix some test shells being unstable in the armhf builders
  * Make revealByEdgePush more stable
  * More reliable compares
  * Move the mouse over the bfb before waiting for rendering
  * Remove the DDAs constrains for every test
  * Set the background source size to the max we'll need + new
    background (LP: #1539011)

  [ Andrea Cimitan ]
  * Dynamically change click scope card size according to size (LP:
    #1536745)
  * Should fix lazyimage test failures on fast machines

  [ CI Train Bot ]
  * Fix card tests on the phone
  * Update translation template

  [ Daniel d'Andrada ]
  * Desktop stage rotates only to follow screen orientation (LP:
    #1515977)

  [ Lukáš Tinkl ]
  * Hide/reveal the mouse pointer on touch/mouse events renamed:
    plugins/Utils/HomeKeyWatcher.cpp =>
    plugins/Utils/WindowInputMonitor.cpp plugins/Utils/HomeKeyWatcher.h
    => plugins/Utils/WindowInputMonitor.h
    tests/mocks/Utils/HomeKeyWatcher.qml =>
    tests/mocks/Utils/WindowInputMonitor.qml
    tests/plugins/Utils/HomeKeyWatcherTest.cpp =>
    tests/plugins/Utils/WindowInputMonitorTest.cpp

  [ Michael Terry ]
  * Synchronize the mouse-cursor-speed and touchpad-cursor-speed
    properties with USC. (LP: #1536383)

  [ Michael Zanetti ]
  * Add InputMethod to secondary screen
  * Add a virtual Touchpad while external screen is connected
  * Make big tablets switch to windowed mode by plugging a kbd only (LP:
    #1535399)
  * Prevent alt key presses from being dispatched to the app on alt+tab
    (LP: #1532862)

  [ Michał Sawicz ]
  * Make qmluitests.sh more robust and allow parallel test execution
  * Skip SessionBackendTest::testLogin1Capabilities until we talk to a
    mock instead (LP: #1532112, #1532113)

 -- Michał Sawicz <email address hidden> Fri, 29 Jan 2016 11:53:27 +0000

Changed in unity8 (Ubuntu):
status: In Progress → Fix Released
Changed in canonical-devices-system-image:
status: Triaged → Fix Committed
Changed in canonical-devices-system-image:
milestone: ww08-2016 → ww04-2016
Michał Sawicz (saviq)
Changed in canonical-devices-system-image:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.