← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1498412] [NEW] ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait fails with list index out of range

 

Public bug reported:

$ ./run_tests.sh ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait -v
[...]
11:34:08.856 ERROR testresult:44 - traceback: {{{
Traceback (most recent call last):
 File "./tests/autopilot/ubuntuuitoolkit/tests/gallery/test_ubuntulistview.py", line 47, in test_manual_refresh_nowait
 self._open_page()
 File "./tests/autopilot/ubuntuuitoolkit/tests/gallery/test_ubuntulistview.py", line 32, in _open_page
 self.checkPageHeader(element.text)
 File "./tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 207, in checkPageHeader
 orientationHelper = self.getOrientationHelper()
 File "./tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 202, in getOrientationHelper
 "OrientationHelper")[0]
IndexError: list index out of range
}}}
11:34:08.856 ERROR testresult:44 - Binary attachment: "FailedTestScreenshot" (image/png)
11:34:08.856 ERROR testresult:44 - process-stdout (/usr/lib/x86_64-linux-gnu/ubuntu-ui-toolkit/launcher): {{{
}}}

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1498412

Title:
  ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait
  fails with list index out of range

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  $ ./run_tests.sh ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait -v
  [...]
  11:34:08.856 ERROR testresult:44 - traceback: {{{
  Traceback (most recent call last):
   File "./tests/autopilot/ubuntuuitoolkit/tests/gallery/test_ubuntulistview.py", line 47, in test_manual_refresh_nowait
   self._open_page()
   File "./tests/autopilot/ubuntuuitoolkit/tests/gallery/test_ubuntulistview.py", line 32, in _open_page
   self.checkPageHeader(element.text)
   File "./tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 207, in checkPageHeader
   orientationHelper = self.getOrientationHelper()
   File "./tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 202, in getOrientationHelper
   "OrientationHelper")[0]
  IndexError: list index out of range
  }}}
  11:34:08.856 ERROR testresult:44 - Binary attachment: "FailedTestScreenshot" (image/png)
  11:34:08.856 ERROR testresult:44 - process-stdout (/usr/lib/x86_64-linux-gnu/ubuntu-ui-toolkit/launcher): {{{
  }}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1498412/+subscriptions


Follow ups