1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
Commit Graph

876 Commits

Author SHA1 Message Date
Grigory Smolkin
d383697b88 tests: minor fixes in merge module 2020-06-19 02:36:38 +03:00
Grigory Smolkin
367c91b2e7 tests: new compatibility tests 2020-06-18 03:36:25 +03:00
Grigory Smolkin
2cb432655d [Issue #66] tests for hint bits 2020-06-13 16:31:04 +03:00
Grigory Smolkin
8b8a79f9dc Merge branch 'release_2_4' into issue_66 2020-06-12 02:10:26 +03:00
Grigory Smolkin
4fd6ba14d0 [Issue #226] fix tests 2020-06-12 02:07:29 +03:00
Grigory Smolkin
2c39666265 [Issue #66] add switchover tests 2020-06-11 19:38:19 +03:00
Grigory Smolkin
9bc310af8d [Issue #66] new tests 2020-06-11 14:36:13 +03:00
Grigory Smolkin
62db492105 [Issue #66] test fix 2020-06-11 00:01:45 +03:00
Grigory Smolkin
cf4d2b73ef tests: fixes for 'incr_restore' module 2020-06-10 20:07:46 +03:00
Grigory Smolkin
1c773d1653 Merge branch 'release_2_4' into issue_66 2020-06-10 01:37:06 +03:00
Grigory Smolkin
d3a386418d Merge branch 'master' into release_2_4 2020-06-10 01:36:14 +03:00
Grigory Smolkin
8aff48f102 [Issue #225] fix tests 2020-06-10 01:35:28 +03:00
Grigory Smolkin
e9d950f7d2 Merge branch 'release_2_4' into issue_66 2020-06-08 20:08:07 +03:00
Grigory Smolkin
08b9cb7689 Merge branch 'master' into release_2_4 2020-06-08 20:05:46 +03:00
Grigory Smolkin
7cf1d5bca2 Version 2.3.5 2020-06-07 16:59:13 +03:00
Grigory Smolkin
889465b0ec tests: fixes for 2.3.5 2020-06-07 16:51:13 +03:00
Grigory Smolkin
e31bd6c88e tests: minor fix in "merge" module 2020-06-06 15:02:26 +03:00
Grigory Smolkin
618fa3f7ed [Issue #219] added test tests.init.InitTest.test_add_instance_idempotence 2020-06-05 23:33:38 +03:00
Grigory Smolkin
ae832a963e tests: added new module "incr_restore" 2020-06-05 21:35:59 +03:00
Grigory Smolkin
4e1ec276cb [Issue #188] minor fix for tests 2020-06-05 15:46:45 +03:00
gsmol
da6cb87e7d
Merge pull request #222 from kuzmindb/issue_188
Issue 188
2020-06-05 04:01:08 -07:00
Grigory Smolkin
8497cf6a37 Merge branch 'release_2_4' into issue_66 2020-06-03 15:39:25 +03:00
Grigory Smolkin
93f8291617 Merge branch 'master' into release_2_4 2020-06-03 15:39:10 +03:00
Grigory Smolkin
683e491f1a [PBCKP-98]: fix tests 2020-06-03 15:31:47 +03:00
Grigory Smolkin
783f0163ed tests: fixes 2020-06-03 15:28:20 +03:00
Dmitriy Kuzmin
cca2631fb6 Merge remote-tracking branch 'origin/master' into issue_188 2020-06-02 21:35:28 +10:00
Grigory Smolkin
fd36a5133e Merge branch 'master' into release_2_4 2020-05-31 06:32:12 +03:00
Grigory Smolkin
13a16e23b5 tests: fixes for d46fa5f82f 2020-05-31 06:31:04 +03:00
Grigory Smolkin
df1e65802a Merge branch 'master' into release_2_4 2020-05-27 01:15:41 +03:00
Grigory Smolkin
d6ea475e4b Version 2.3.4 2020-05-26 00:23:58 +03:00
Grigory Smolkin
205ca27448 [Issue #217] test coverage added 2020-05-25 18:40:13 +03:00
Grigory Smolkin
b72089e11e tests: added tests.compatibility.CompatibilityTest.test_hidden_files 2020-05-25 18:32:49 +03:00
Grigory Smolkin
721a15360b tests: fix tests.retention.RetentionTest.test_window_merge_interleaved_incremental_chains_1 2020-05-23 13:48:16 +03:00
Grigory Smolkin
eea727db17 tests: fix tests.backup.BackupTest.test_page_detect_corruption 2020-05-22 23:22:54 +03:00
Grigory Smolkin
59715f24de Merge branch 'release_2_4' into issue_205 2020-05-21 19:09:39 +03:00
Grigory Smolkin
0f58b2dcf4 Merge branch 'master' into release_2_4 2020-05-21 19:08:06 +03:00
Grigory Smolkin
600d146b19 tests: remove tests for page healing via pg_ptrack_get_block 2020-05-21 19:05:20 +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
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
Dmitriy Kuzmin
09a78d29db issue 188: add test 2020-05-21 00:27:33 +10:00
Grigory Smolkin
c363de2280 Merge branch 'release_2_4' into issue_205 2020-05-19 21:21:32 +03:00
Alexey Kondratov
19129a7e64 Fix (?) test_ptrack_uncommitted_xact 2020-05-19 19:37:50 +03:00
Alexey Kondratov
0da843c073 Skip test_ptrack_get_block for ptrack 2.* 2020-05-19 19:37:50 +03:00
Alexey Kondratov
01dc9cf062 Adopt ptrack 2.1 public API changes 2020-05-19 19:37:50 +03:00
Alexey Kondratov
ad34a1d53c Teach pg_probackup to work with ptrack 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov
8d1b5df07c Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-19 19:37:50 +03:00