touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #106985
[Bug 1500359] Re: Launcher::test_quickListMenuOnRMB is unstable
I'm sorry, can't reproduce this failure after many attempts. Reading
through the code it doesn't show anything obvious (like a missing
waitForRendering or compare vs tryCompare). All seems ok to me... If you
still can reproduce it, please give it a look.
** Changed in: unity8 (Ubuntu)
Status: New => Incomplete
--
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:
Incomplete
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
References