** No longer affects: unity8

-- 
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:
  In Progress

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