← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~carla-sella/ubuntu-docviewer-app/remove-single-file into lp:ubuntu-docviewer-app

 

I get this error running the test:

Traceback (most recent call last):
  File "/home/letozaf/autopilot-tests/ubuntu-docviewer-app/tests/autopilot/ubuntu_docviewer_app/tests/test_content_in_fake_home.py", line 23, in test_remove_single_file
    initial_no_of_files = document_page.get_DocumentListView().count
AttributeError: 'NoneType' object has no attribute 'count'

I have tried several ways to find out why I cannot get the DocumentListView object, event using a sleep to see if it's a timing issue, but was unable to figure out what the issu is.
If I launch autopilot vis it looks like the object is there and visible.
-- 
https://code.launchpad.net/~carla-sella/ubuntu-docviewer-app/remove-single-file/+merge/261143
Your team Ubuntu Document Viewer Developers is subscribed to branch lp:ubuntu-docviewer-app.


References