Merge lp:~canonical-platform-qa/reminders-app/update_token into lp:reminders-app

Proposed by Leo Arias
Status: Merged
Approved by: Michael Zanetti
Approved revision: 430
Merged at revision: 430
Proposed branch: lp:~canonical-platform-qa/reminders-app/update_token
Merge into: lp:reminders-app
Diff against target: 14 lines (+2/-2)
1 file modified
tests/autopilot/reminders/evernote.py (+2/-2)
To merge this branch: bzr merge lp:~canonical-platform-qa/reminders-app/update_token
Reviewer Review Type Date Requested Status
Michael Zanetti (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+258646@code.launchpad.net

Commit message

Updated the test authorization token.

Description of the change

Before:
$ autopilot3 run reminders.tests.test_evernote
...
Ran 6 tests in 8.306s
FAILED (failures=6)

After:
Ran 6 tests in 69.557s
OK

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michael Zanetti (mzanetti) wrote :

pass!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/autopilot/reminders/evernote.py'
2--- tests/autopilot/reminders/evernote.py 2014-07-02 16:05:53 +0000
3+++ tests/autopilot/reminders/evernote.py 2015-05-08 15:35:29 +0000
4@@ -21,8 +21,8 @@
5
6
7 TEST_OAUTH_TOKEN = (
8- 'S=s1:U=8e6bf:E=14d08e375ff:C=145b1324a03:P=1cd:A=en-devtoken:V=2:'
9- 'H=79b946c32b4515ee52b387f7b68baa69')
10+ 'S=s1:U=8e6bf:E=1548ba3de0d:C=14d33f2aea0:P=1cd:A=en-devtoken:V=2:'
11+ 'H=2443c889ce7e8f083d8e155b404c44a1')
12 EVERNOTE_NOTE_XML_PROLOG = (
13 '<?xml version="1.0" encoding="UTF-8"?>'
14 '<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">')

Subscribers

People subscribed via source and target branches