Merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 into lp:ubuntu-sso-client/stable-1-4
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | dobey on 2012-06-27 | ||||
| Approved revision: | 775 | ||||
| Merged at revision: | 774 | ||||
| Proposed branch: | lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 | ||||
| Merge into: | lp:ubuntu-sso-client/stable-1-4 | ||||
| Diff against target: |
571 lines (+458/-12) 5 files modified
ubuntu_sso/account.py (+2/-3) ubuntu_sso/credentials.py (+4/-4) ubuntu_sso/tests/test_credentials.py (+5/-5) ubuntu_sso/utils/curllib.py (+147/-0) ubuntu_sso/utils/tests/test_curllib.py (+300/-0) |
||||
| To merge this branch: | bzr merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Manuel de la Peña (community) | Approve on 2012-06-18 | ||
| Roberto Alsina (community) | 2012-06-15 | Approve on 2012-06-15 | |
|
Review via email:
|
|||
Commit Message
- Use pycurl instead of httplib (LP: #882055).
| Alejandro J. Cura (alecu) wrote : | # |
> Same as with https:/
> pycurl-
> from the headers please? :)
These branches are for the stable-1-x series, so I try to follow the convention of the tree at the time.
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 into lp:ubuntu-sso-client/stable-1-4 failed. Below is the output from the failed tests.
Running test suite for ubuntu_sso
Xlib: extension "RANDR" missing on display ":99".
ubuntu_
AccountTestCase
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
EnvironOverri
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
TimestampedAu
test_
ubuntu_
BasicTestCase
runTest ... [OK]
ClearCredenti
test_
test_
CredentialsAu
test_
CredentialsCa
test_
test_
test_
test_er...
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 into lp:ubuntu-sso-client/stable-1-4 failed. Below is the output from the failed tests.
Running test suite for ubuntu_sso
Xlib: extension "RANDR" missing on display ":99".
ubuntu_
AccountTestCase
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
EnvironOverri
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
TimestampedAu
test_
ubuntu_
BasicTestCase
runTest ... [OK]
ClearCredenti
test_
test_
CredentialsAu
test_
CredentialsCa
test_
test_
test_
test_er...
| Alejandro J. Cura (alecu) wrote : | # |
I'm unable to reproduce this error; all tests pass both when running on a Oneiric VM nor on Precise.
| Manuel de la Peña (mandel) wrote : | # |
Alejandro, we should ask dobey, it looks like the env var that sets the xdg_config location is not working correctly.
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 into lp:ubuntu-sso-client/stable-1-4 failed. Below is the output from the failed tests.
Running test suite for ubuntu_sso
Xlib: extension "RANDR" missing on display ":99".
ubuntu_
AccountTestCase
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
EnvironOverri
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
TimestampedAu
test_
ubuntu_
BasicTestCase
runTest ... [OK]
ClearCredenti
test_
test_
CredentialsAu
test_
CredentialsCa
test_
test_
test_
test_er...
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/use-pycurl-1-4 into lp:ubuntu-sso-client/stable-1-4 failed. Below is the output from the failed tests.
Running test suite for ubuntu_sso
Adding path
Xlib: extension "RANDR" missing on display ":99".
ubuntu_
AccountTestCase
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
EnvironOverri
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
TimestampedAu
test_
ubuntu_
BasicTestCase
runTest ... [OK]
ClearCredenti
test_
test_
CredentialsAu
test_
CredentialsCa
test_
test_
test_

Same as with https:/ /code.launchpad .net/~alecu/ ubuntu- sso-client/ use-pycurl- 1-2/+merge/ 110638 code looks great but can you remove the email address from the headers please? :)