Merge lp:~cmiller/desktopcouch/fix-replication-getport-nouri into lp:desktopcouch
| Status: | Merged |
|---|---|
| Approved by: | Chad Miller on 2010-03-04 |
| Approved revision: | 133 |
| Merged at revision: | not available |
| Proposed branch: | lp:~cmiller/desktopcouch/fix-replication-getport-nouri |
| Merge into: | lp:desktopcouch |
| Diff against target: |
12 lines (+1/-1) 1 file modified
desktopcouch/pair/couchdb_pairing/couchdb_io.py (+1/-1) |
| To merge this branch: | bzr merge lp:~cmiller/desktopcouch/fix-replication-getport-nouri |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Eric Casteleijn (community) | Needs Fixing on 2010-03-03 | ||
| Stuart Langridge (community) | 2010-03-03 | Approve on 2010-03-03 | |
|
Review via email:
|
|||
Commit Message
Cover a single place were replication was not fully qualifying its accesses to Databases with a specific URL.
| Eric Casteleijn (thisfred) wrote : | # |
I get dbus errors :(
(Full test report pasted since on of them is in a passing test, and I don't know if that's intended)
desktopcouch.
TestContactsP
test_
desktopcouch.
TestCreate
test_
test_
test_
desktopcouch.
TestContactRecord
test_
desktopcouch.
TestCouchdbIo
test_
test_
test_
test_mkuri ... [OK]
test_
test_
test_
desktopcouch.
TestNetworkIO
test_
desktopcouch.
TestCouchGrid
test_
test_
test_
test_
test_
test_
test_
test_
test_
desktopcouch.
TestFieldMapping
test_
test_
test_
TestTransformer
test_from_app ... [OK]
test_
test_to_app ... [OK]
desktopcouch.
TestRecordFactory
test_build...

Seems OK to me.