lp:~allenap/storm/test-pgbouncer-stopped-bug-900702

Created by Gavin Panella and last modified
Get this branch:
bzr branch lp:~allenap/storm/test-pgbouncer-stopped-bug-900702
Only Gavin Panella can upload to this branch. If you are Gavin Panella please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gavin Panella
Project:
Storm
Status:
Merged

Recent revisions

428. By Gavin Panella

Merge trunk, resolving an import conflict.

427. By Gavin Panella

Skip test_pgbouncer_stopped when using psycopg2 2.4, 2.4.1 or 2.4.2, as it's known to fail.

426. By Gavin Panella

Remove support for run_this (unused) and add support for individual test skips.

425. By Gavin Panella

Move has_psycopg into tests/__init__.py.

424. By Free Ekanayaka

Add a use_global_zstorm option to ZStormResourceManager, to play well with code that loads the zcml directives from zstorm.zope [trivial] [r=therve]

423. By Free Ekanayaka

Merge fix-docstrings-868418 [f=868418] [a=mwhudson] [r=free.ekanayaka,therve]

Fix a bogus docstring.

422. By Gavin Panella

Merge django-disconnection-errors [r=benji,rvb]

- Fixes some test failures around Django disconnections from
  PostgreSQL stores.
- Some of the proxy-less disconnection tests were causing segfaults,
  so they're now run in a subprocess via subunit's IsolatedTestCase,
  when it's available.
- Fix a few non-uses of super() in TestHelper.
- Abort the transaction and reset ZStorm at the end of
  tests/zope/README.txt.
- Fix the ./test script to not import tests until after local eggs
  have been added to sys.path. This ensures that all possible features
  are available to the tests.

421. By Gavin Panella

Merge oneiric-admin-shutdown-bug-871596 [f=871596] [r=free,rvb,stub]

- Switch to setuptools.
- Improve disconnection error detection for PostgreSQL.

420. By Free Ekanayaka

Merge catpure-tracer [f=879252] [r=jkakar,allenap]

This branch adds a storm.tracer.CaptureTracer class that captures SQL
statements into a list. It supports the Fixture API.

419. By Raphaƫl Badin

Fix test_result_set_count_sliced_start_none to make sure that slice.end is used.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers