← Back to team overview

touch-packages team mailing list archive

[Bug 1500359] [NEW] Launcher::test_quickListMenuOnRMB is unstable

 

Public bug reported:

Looping the launcher test

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

I enventually get this error

FAIL!  : qmltestrunner::Launcher::test_quickListMenuOnRMB() property visible
   Actual   (): false
   Expected (): true
   Loc: [/home/tsdgeos_work/phablet/unity8/unity8/tests/qmltests/Launcher/tst_Launcher.qml(730)]

** Affects: unity8 (Ubuntu)
     Importance: Undecided
     Assignee: Michael Zanetti (mzanetti)
         Status: New

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Michael Zanetti (mzanetti)

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

Title:
  Launcher::test_quickListMenuOnRMB is unstable

Status in unity8 package in Ubuntu:
  New

Bug description:
  Looping the launcher test

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

  I enventually get this error

  FAIL!  : qmltestrunner::Launcher::test_quickListMenuOnRMB() property visible
     Actual   (): false
     Expected (): true
     Loc: [/home/tsdgeos_work/phablet/unity8/unity8/tests/qmltests/Launcher/tst_Launcher.qml(730)]

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


Follow ups