1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-03 09:59:53 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
Grigory Smolkin
6a28319875 tests: rename test_ptrack_truncate_replica to test_basic_ptrack_truncate_replica 2020-10-22 21:37:34 +03:00
Grigory Smolkin
8b43cae3a8 tests: ptrack2 support for PG11 2020-08-24 19:01:35 +03:00
Grigory Smolkin
066bb50274 tests: added tests.ptrack.PtrackTest.test_ptrack_stop_pg 2020-08-19 14:05:55 +03:00
Alexey Kondratov
93f0f5e6cd Update error message inside test_ptrack_pg_resetxlog 2020-07-22 16:35:11 +03:00
Grigory Smolkin
970bd02b11 tests: added tests.ptrack.PtrackTest.test_ptrack_eat_my_data 2020-07-17 12:08:23 +03:00
Grigory Smolkin
4fd6ba14d0 [Issue #226] fix tests 2020-06-12 02:07:29 +03:00
Grigory Smolkin
8aff48f102 [Issue #225] fix tests 2020-06-10 01:35:28 +03:00
Alexey Kondratov
0b1ae536be Fix (?) test_ptrack_uncommitted_xact 2020-05-21 14:00:35 +03:00
Alexey Kondratov
75f8a1a585 Skip test_ptrack_get_block for ptrack 2.* 2020-05-21 14:00:05 +03:00
Alexey Kondratov
667a80edfb Adopt ptrack 2.1 public API changes 2020-05-21 13:59:58 +03:00
Alexey Kondratov
583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +03:00
Alexey Kondratov
61b476bb31 Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-21 13:59:33 +03:00
Grigory Smolkin
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
Grigory Smolkin
e4d1db83cb tests: some fixes for ptrack 2020-04-22 23:37:08 +03:00
Grigory Smolkin
9679cae18b tests: some more ptrack fixes 2020-04-09 12:05:55 +03:00
Grigory Smolkin
b5aee7df03 tests: fixes for ptrack 2020-04-09 01:22:45 +03:00
Grigory Smolkin
1c791f3433 tests: added ptrack.PtrackTest.test_corrupt_ptrack_map and ptrack.PtrackTest.test_ptrack_pg_resetxlog 2019-12-25 17:41:19 +03:00
Alexey Kondratov
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
Grigory Smolkin
effea35742 tests: support PG12 2019-10-19 09:48:35 +03:00
Grigory Smolkin
db73f84057 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
Grigory Smolkin
513bc487c2 tests: remove psycopg2 2019-06-01 15:00:32 +03:00
Grigory Smolkin
88fed2b424 tests: add suit of basic tests 2019-05-28 12:41:03 +03:00
Grigory Smolkin
1eeff19253 tests: fixes for PG 9.5 2019-04-22 20:52:00 +03:00
Grigory Smolkin
fd4ad9d2cb tests: fixes for remote backup and PG11 2019-04-20 03:44:51 +03:00
Grigory Smolkin
2efce08756 tests: fix some ptrack tests 2019-04-17 14:37:39 +03:00
Grigory Smolkin
2466e51871 tests: fix gdbobject method continue_execution_until_break() 2019-03-02 02:29:58 +03:00
Grigory Smolkin
20de566010 tests: minor fixes 2019-02-26 21:26:30 +03:00
Grigory Smolkin
ec2aa7f000 tests: move all ptrack tests to ptrack module 2019-02-24 23:20:42 +03:00
Grigory Smolkin
f6c1966415 tests: windows support, eschew using node.restart() 2018-12-27 17:19:23 +03:00
Grigory Smolkin
b61df02ce1 tests: windows compatibility, cross-platform path for base_dir 2018-12-26 22:59:13 +03:00
Grigory Smolkin
d2271554a2 tests: minor fixes 2018-11-12 11:51:58 +03:00
Grigory Smolkin
760c80f7f4 tests: bloom index support 2018-10-19 14:54:17 +03:00
Grigory Smolkin
cf3c69e906 tests: bloom index added to tests 2018-10-18 16:37:34 +03:00
Grigory Smolkin
39f005b6a6 tests: add module ptrack_empty, create_db_on_replica 2018-10-18 09:46:02 +03:00
Grigory Smolkin
dff482a2da tests: ptrack tests major revamp 2018-10-16 22:53:59 +03:00
Grigory Smolkin
f98c91b3ba tests: add slow_start() method to PostgresNode 2018-07-11 10:50:38 +03:00
Grigory Smolkin
191d5e30e9 tests: json format for show command 2018-06-02 20:35:37 +03:00
Grigory Smolkin
448597dc5b tests: remove reliance on implicit immediate recovery target action from tests 2018-05-03 14:12:19 +03:00
Grigory Smolkin
e3685e83b7 tests: minor fixes 2018-04-28 18:49:34 +03:00
Grigory Smolkin
721ffb7976 tests: minor fix 2018-04-11 23:02:36 +03:00
Grigory Smolkin
b1f9043564 tests: update tests due to recovery target action been set to "pause" 2018-04-11 19:47:19 +03:00
Grigory Smolkin
71d41ac29b tests: minor improvements 2018-04-11 02:23:13 +03:00
Grigory Smolkin
bfa3054fe4 tests: minor fix to ptrack tests 2018-04-02 14:59:19 +03:00
Grigory Smolkin
e82ae6d144 tests: test_atexit_fail added 2018-03-26 03:19:09 +03:00
Grigory Smolkin
ff940f69dc testgres 1.6 testgres 2018-03-20 22:30:57 +03:00
Grigory Smolkin
59b5145b1f tests: new page test added, minor fixes for ptrack tests 2018-03-06 17:10:55 +03:00
Grigory Smolkin
f8f9e47cbf tests: check _ptrack files absense in restored pgdata 2018-03-01 22:25:43 +03:00
Grigory Smolkin
4f7ca55d7e tests: minor fixes 2018-02-28 23:01:22 +03:00
Grigory Smolkin
052329fc85 tests: disable autovacuum in pgdata_compare() tests 2018-02-26 18:34:56 +03:00
Grigory Smolkin
760afb60aa tests: fixes for testgres1 2018-01-28 04:36:27 +03:00