ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #00013
[Bug 1218953] Re: Failing autopilot test: gallery_app.tests.test_photos_view.TestPhotosView.test_select_button_cancel(with mouse)
This bug was fixed in the package gallery-app -
0.0.67+13.10.20130903-0ubuntu1
---------------
gallery-app (0.0.67+13.10.20130903-0ubuntu1) saucy; urgency=low
[ Guenter Schwann ]
* Fix test for the toolbar using the old active property. (LP:
#1218953)
[ Ubuntu daily release ]
* Automatic snapshot from revision 831
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Tue, 03 Sep 2013 15:59:09 +0000
** Changed in: gallery-app (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1218953
Title:
Failing autopilot test:
gallery_app.tests.test_photos_view.TestPhotosView.test_select_button_cancel(with
mouse)
Status in Gallery App:
Fix Committed
Status in “gallery-app” package in Ubuntu:
Fix Released
Bug description:
On the last run, we noticed that
gallery_app.tests.test_photos_view.TestPhotosView.test_select_button_cancel(with
mouse) failed for both machines. It might be a flacky tests.
This prevents releasing of the apps stack and depending on stacks like
SDK.
The final error is caused by:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gallery_app/tests/test_photos_view.py", line 58, in test_select_button_cancel
self.assertThat(toolbar.active, Eventually(Equals(False)))
File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 476, in __getattr__
(self.__class__.__name__, name))
AttributeError: Class 'Toolbar' has no attribute 'active'.
The failure can be seen here:
https://jenkins.qa.ubuntu.com/job/autopilot-saucy-daily_release/1454/
To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1218953/+subscriptions