1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-07 06:05:35 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
2e2a8b8dca [Issue #360] add test coverage 2021-09-26 15:40:00 +03:00
d3bbb74d01 tests: disable autovacuum by default
With autovacuum enabled tests are unstable. Especially they are unstable
if postgresql is running under valgrind and therefore is severely
inhibited (and vacuum has time to be triggered).
2021-05-25 17:09:42 +03:00
3c00972bd4 tests: move to python3 2020-10-30 02:47:06 +03:00
28dfccd9bb [Issue #246] fix tests.exclude.ExcludeTest.test_exclude_temp_files 2020-08-31 14:33:05 +03:00
b7a4439433 [Issue #246] added tests.exclude.ExcludeTest.test_exclude_temp_files 2020-08-14 14:47:02 +03:00
a4e9eff91b tests: added tests.exclude.ExcludeTest.test_exclude_log_dir_1 and tests.exclude.ExcludeTest.test_exclude_log_dir 2020-05-21 13:44:22 +03:00
a42ebbff0c tests: minor fixes 2019-09-05 11:12:17 +03:00
b38692f464 tests: now ptrack tests by default are disabled, they can be enables via PG_PROBACKUP_PTRACK env variable. Multiple fixes, especially for PG 9.5 2019-07-12 18:01:28 +03:00
04541c5029 tests: final Windows fixes 2019-05-01 02:39:08 +03:00
1eeff19253 tests: fixes for PG 9.5 2019-04-22 20:52:00 +03:00
b61df02ce1 tests: windows compatibility, cross-platform path for base_dir 2018-12-26 22:59:13 +03:00
7b66795b8a tests: windows support 2018-12-25 17:48:49 +03:00
d2271554a2 tests: minor fixes 2018-11-12 11:51:58 +03:00
8f6fb524fd Merge branch 'pgpro-533' 2018-06-07 14:55:12 +03:00
191d5e30e9 tests: json format for show command 2018-06-02 20:35:37 +03:00
e991328779 tests: minor fixes 2018-05-21 17:08:46 +03:00
d1e4d2b059 tests: add ptrack test for unlogged tables 2018-05-21 13:19:33 +03:00
e3685e83b7 tests: minor fixes 2018-04-28 18:49:34 +03:00
b269c84238 tests: new module "exclude.py" and minor fixes 2017-11-30 09:14:46 +03:00