** Project changed: unity8 => unity8 (Ubuntu)

-- 
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/1290751

Title:
  tst_DirectionalDragArea is unstable

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  At the moment tst_DirectionalDragArea does not apss because of compiz
  changes. We can make it pass with
  lp:~aacid/unity8/vjog_compiz_workaround but even after applying it,
  the tests are unstable and fail once in a blue moon

  while [ true ]; do make testDirectionalDragArea; if [ $? -ne 0 ]; then
  break; fi; done

  gives me

  FAIL!  : tst_DirectionalDragArea::sceneYAndY() Compared doubles are not the 
same (fuzzy compare)
     Actual   (edgeDragArea->touchY()): -210
     Expected (touchScenePos.y() - edgeDragArea->y()): -200
     Loc: 
[/home/tsdgeos_work/phablet/unity8/unity8/tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.cpp(527)]

  In no more than a couple of minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1290751/+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