Autopilot failure: test_add_notebook_must_create_it_in_server

Bug #1444690 reported by Omer Akram on 2015-04-15
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Notes app
Undecided
Unassigned

Bug Description

The test test_add_notebook_must_create_it_in_server is failing on vivid as well as rtm image.

Traceback (most recent call last):
  File "/home/phablet/autopilot/reminders/tests/test_reminders.py", line 117, in test_add_notebook_must_create_it_in_server
    self.evernote_client.get_notebook_by_name(test_notebook_title)
  File "/home/phablet/autopilot/reminders/evernote.py", line 133, in get_notebook_by_name
    raise errors.EDAMNotFoundException()
evernote.edam.error.ttypes.EDAMNotFoundException: EDAMNotFoundException(key=None, identifier=None)

It also seems that test is not asserting, please change that.

I have not been able to find the root cause of the issue as that would involve looking on the evernote client code. From the look of it, I assume its not able to save the note in the server due to whatever reason. Note I am under no proxy.

Changed in reminders-app:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers