This bug was fixed in the package unity8 - 8.00+14.10.20140918-0ubuntu1

---------------
unity8 (8.00+14.10.20140918-0ubuntu1) utopic; urgency=low

  [ Michael Zanetti ]
  * Focus first app if there are already some running when we're
    starting up (LP: #1339883)

  [ Michał Sawicz ]
  * Don't play empty urls in Notification.qml

  [ Daniel d'Andrada ]
  * Improve tst_Shell
  * Build without any warnings
  * Make tst_Card work from outside the source tree (LP:1359201) (LP:
    #1359201)
 -- Ubuntu daily release <ps-jenk...@lists.canonical.com>   Thu, 18 Sep 2014 
09:44:06 +0000

** Changed in: unity8 (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  Card tests rely on build dir being a subdir of the source tree

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce the issue:

  1 - bzr branch lp:unity8 trunk
  2 - mkdir trunk_build
  3 - cd trunk_build
  4 - cmake ../trunk
  5 - make -j15
  6- make testCard

  Expected outcome:
  All test cases pass

  Actual outcome:
  Lot's of failures because the qml test code can't find images as the 
generated filepaths are incorrect, assuming that the build dir is a subdir of 
the source tree.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1359201/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to