[Bug 1479064] Re: Autopilot test "EnglishDefaultInstallTestCase" fails with Xubuntu i386 Wily daily ISO
Launchpad Bug Tracker
1479064 at bugs.launchpad.net
Wed Sep 16 08:44:56 UTC 2015
This bug was fixed in the package ubiquity - 2.21.30
---------------
ubiquity (2.21.30) wily; urgency=medium
[ Mathieu Trudel-Lapierre ]
* Fix access denied crashes in calling GetDevices() for NM integration: this
happened because we didn't specify a DBus interface for the call.
(LP: #1495017)
* Automatic update of included source packages: grub-installer
1.78ubuntu29.
[ Dan Chapman ]
* Multiple autopilot fixes:
- Add workaround for 'Write changes to disk' dialog. (LP: #1480430)
- Update the use_device_desc string in generated config file use for
english install tests.
- Fix handling of globalRect mismatches. (LP: #1479064)
- Fixup string comparisons to properly match Ubuntu-MATE for the english
install tests.
- Fix the autopilot test runner for Ubuntu-GNOME and Ubuntu-MATE.
-- Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com> Tue, 15 Sep 2015
17:04:57 -0400
** Changed in: ubiquity (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1479064
Title:
Autopilot test "EnglishDefaultInstallTestCase" fails with Xubuntu i386
Wily daily ISO
Status in ubiquity package in Ubuntu:
Fix Released
Bug description:
I am running the ubiquity autopilot tests on a local machine as described here:
http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/view/head:/autopilot/README.md
I am using the Xubuntu ISO Image 20150728 for Wily.
The relevant part from the log is:
ERROR testresult:44 - ERROR: ubiquity_autopilot_tests.tests.test_english_default.EnglishDefaultInstallTestCase.test_default_install
/var/local/autopilot//logs//autopilot.log: 17:40:44.883 ERROR testresult:44 - /var/log/syslog: {{{
/var/local/autopilot//logs//autopilot.log: Jul 28 17:40:44 xubuntu kernel: [ 163.143368] input: autopilot-finger as /devices/virtual/input/input5
/var/local/autopilot//logs//autopilot.log: }}}
/var/local/autopilot//logs//autopilot.log: 17:40:44.883 ERROR testresult:44 - Binary attachment: "FailedTestScreenshot" (image/png)
/var/local/autopilot//logs//autopilot.log: 17:40:44.884 ERROR testresult:44 - traceback: {{{
/var/local/autopilot//logs//autopilot.log: Traceback (most recent call last):
/var/local/autopilot//logs//autopilot.log: File "/home/xubuntu/ubiquity-autopilot/autopilot/ubiquity_autopilot_tests/tests/test_english_default.py", line 33, in test_default_install
/var/local/autopilot//logs//autopilot.log: self.welcome_page_tests(lang='English')
/var/local/autopilot//logs//autopilot.log: File "/home/xubuntu/ubiquity-autopilot/autopilot/ubiquity_autopilot_tests/tests/__init__.py", line 165, in welcome_page_tests
/var/local/autopilot//logs//autopilot.log: treeview_items = treeview.get_all_items()
/var/local/autopilot//logs//autopilot.log: File "/home/xubuntu/ubiquity-autopilot/autopilot/ubiquity_autopilot_tests/emulators/gtkcontrols.py", line 253, in get_all_items
/var/local/autopilot//logs//autopilot.log: treeview = self._get_gail_treeview()
/var/local/autopilot//logs//autopilot.log: File "/home/xubuntu/ubiquity-autopilot/autopilot/ubiquity_autopilot_tests/emulators/gtkcontrols.py", line 352, in _get_gail_treeview
/var/local/autopilot//logs//autopilot.log: "No treeview visible with globalRect {0}".format(self.globalRect)
/var/local/autopilot//logs//autopilot.log: ValueError: No treeview visible with globalRect Rectangle(225, 270, 122, 242)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1479064/+subscriptions
More information about the foundations-bugs
mailing list