~pwlars/ubuntu-test-cases/krillin-recovery

« back to all changes in this revision

Viewing changes to jenkins/testconfig.py

  • Committer: paul.larson at canonical
  • Date: 2014-09-19 16:10:39 UTC
  • Revision ID: paul.larson@canonical.com-20140919161039-oagqabv5no80nvat
removeĀ calendarĀ app

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    APTest('dialer-app-autopilot', pkgs=['dialer-app-autopilot']),
58
58
    APTest('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),
59
59
    APTest('address-book-app-autopilot', pkgs=['address-book-app-autopilot']),
60
 
    APTest('calendar-app-autopilot', pkgs=['address-book-service-dummy',  'address-book-service-testability', 'python3-dateutil']),
61
 
    APTest('reminders-autopilot', pkgs=['python3-dbusmock', 'python3-requests-oauthlib', 'account-plugin-evernote-sandbox']),
 
60
    APTest('reminders-autopilot',
 
61
           pkgs=['python3-dbusmock', 'python3-requests-oauthlib',
 
62
                 'account-plugin-evernote-sandbox']),
62
63
    APTest('music-app-autopilot'),
63
64
    APTest('dropping-letters-app-autopilot'),
64
65
    APTest('sudoku-app-autopilot'),