#1777 closed enhancement

cleanups to backupdb tests — at Version 2

Reported by: zooko Owned by: zooko
Priority: normal Milestone: 1.10.0
Component: code-frontend Version: 1.9.1
Keywords: test cleanup Cc:
Launchpad Bug:

Description (last modified by davidsarah)

This cleanup patch removes complexity in the backupdb tests that was caused by needing to handle the case where pysqlite is not available. We now depend on Python 2.5 which includes pysqlite in the standard lib.

Change History (3)

comment:1 Changed at 2012-06-22T02:59:11Z by zooko

  • Keywords review-needed added

I intend to attach more patches as I generate them.

comment:2 Changed at 2012-09-04T23:20:21Z by davidsarah

  • Component changed from unknown to code-frontend
  • Description modified (diff)
  • Keywords cleanup added; mutable removed
  • Owner changed from davidsarah to zooko
  • Summary changed from cleanups to tests and mutables for 1.10 to cleanups to backupdb tests

Reviewed. Please check it applies/tests cleanly and land it for 1.10.

The description of this ticket was really vague and not specific to the attached patch. One ticket per batch of closely related cleanups, please!

Note: See TracTickets for help on using tickets.