~ubuntu-branches/ubuntu/oneiric/weave/oneiric

« back to all changes in this revision

Viewing changes to tests/unit/need-work/test_service.log.expected

  • Committer: Bazaar Package Importer
  • Author(s): Micah Gersten
  • Date: 2010-08-11 00:35:15 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100811003515-o3jbh826bnd1syjv
Tags: 1.4.3-1ubuntu1
* Add -fshort-wchar to CXXFLAGS to fix FTBFS in Ubuntu
  - update debian/rules 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
*** test pending
2
 
Running test: test_login_works
3
 
Service.Main    INFO    Weave Sync Service Initializing
4
 
Testing INFO    -----------------------------------------
5
 
Testing INFO    Step 'Logging in' starting.
6
 
Testing INFO    -----------------------------------------
7
 
Service.Main    DEBUG   Logging in user foo
8
 
Service.Main    INFO    Using server URL: https://example.com/user/foo
9
 
Testing INFO    HTTP GET from meta/version, returning status 200
10
 
Service.Main    TRACE   Retrieving keypair from server
11
 
Testing INFO    HTTP GET from private/privkey, returning status 200
12
 
Testing INFO    HTTP GET from public/pubkey, returning status 200
13
 
Service.Main    INFO    Weave scheduler disabled
14
 
Testing INFO    Step 'Logging in' succeeded.
15
 
1 of 1 tests passed.
16
 
*** test finished
17
 
*** exiting
18
 
*** PASS ***