hooks/test/data/bootstrap_cubes
author |
Christophe de Vienne <christophe@unlish.com> |
|
Wed, 28 Jan 2015 14:03:00 +0100 |
changeset 10175 |
2659f8529a43 |
parent 3431 |
6944a92c16f2
|
permissions |
-rw-r--r-- |
[devtools] Make PostgresTestDataBaseHandler multi-use friendly
Dont init the pgdb twice on the same datadir
- If two test case with the same apphome use a Postgres configuration, the
handler is initialised twice, so it has to check if the pgdb directory has
already been initialized.
- Work with the realpath of the pgdb
In some cases, the self.config.apphome will resolve symbolic links, but
not always.
It can result in an attempt to start twice the pg server for the same directory,
in the same test run... resulting in failure.
Closes #4875827
3431
6944a92c16f2
move hooks test to the hooks package, update them to work with a minimal schema
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff
changeset
|
1 |
email
|