1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
Commit Graph

843 Commits

Author SHA1 Message Date
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
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
683e491f1a [PBCKP-98]: fix tests 2020-06-03 15:31:47 +03:00
Dmitriy Kuzmin
cca2631fb6 Merge remote-tracking branch 'origin/master' into issue_188 2020-06-02 21:35:28 +10:00
Grigory Smolkin
13a16e23b5 tests: fixes for d46fa5f82f 2020-05-31 06:31:04 +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
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
Dmitriy Kuzmin
09a78d29db issue 188: add test 2020-05-21 00:27:33 +10:00
Grigory Smolkin
50e1f77faa tests: minor improvemnt for "merge" module 2020-05-18 01:40:37 +03:00
Grigory Smolkin
6a736c2db6 Version 2.3.3 2020-05-14 18:00:29 +03:00
Grigory Smolkin
b0e90be2c2 tests: minor fixes 2020-05-14 13:27:17 +03:00
Grigory Smolkin
7bc8f49081 tests: added tests.backup.BackupTest.test_drop_db_during_full_backup 2020-05-14 12:54:17 +03:00
Grigory Smolkin
04d1ec93fc tests: added tests.backup.BackupTest.test_drop_rel_during_full_backup 2020-05-13 23:51:01 +03:00
Grigory Smolkin
cddc778024 [Issue #203] test coverage 2020-05-13 17:10:47 +03:00
Grigory Smolkin
77e99179af Version 2.3.2 2020-05-11 21:24:51 +03:00
Grigory Smolkin
7d0add5ad6 tests: fixes 2020-05-11 21:23:25 +03:00
Grigory Smolkin
73efc0bec8 [Issue #203] test coverage 2020-05-11 15:25:29 +03:00
Grigory Smolkin
5bdfd0fe5c Version 2.3.1 2020-05-03 00:02:16 +03:00
Grigory Smolkin
53f9d283d7 tests: some more fixes for 2.3.1 2020-05-03 00:02:11 +03:00
Grigory Smolkin
60fba17221 tests: added tests.merge.MergeTest.test_multi_timeline_merge 2020-05-02 21:29:35 +03:00
Grigory Smolkin
96090b2522 tests: some more fixes 2020-05-02 14:43:50 +03:00
Grigory Smolkin
6247ba4f53 tests: fixes 2020-05-02 14:20:50 +03:00
Grigory Smolkin
0f0aa42d15 tests: update for tests.page.PageTest.test_multi_timeline_page 2020-05-01 14:13:08 +03:00
Grigory Smolkin
99fdd3b919 Version 2.3.0 2020-04-29 14:28:55 +03:00
Grigory Smolkin
1c81e75699 minor improvements 2020-04-29 14:27:36 +03:00
Grigory Smolkin
853d68522f tests: disable autostart 2020-04-29 03:09:57 +03:00
Grigory Smolkin
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
Grigory Smolkin
f7159f3333 tests: various fixes 2020-04-24 20:28:33 +03:00
Grigory Smolkin
e4d1db83cb tests: some fixes for ptrack 2020-04-22 23:37:08 +03:00
Grigory Smolkin
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
gsmol
498134fe12
Merge pull request #196 from kuzmindb/issue_181
Issue 181
2020-04-21 02:14:36 +03:00
Grigory Smolkin
aa27b53f9d [Issue #177] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling 2020-04-20 18:49:46 +03:00
Dmitriy Kuzmin
83cee2d01c add test test_parent_backup_made_by_newer_version 2020-04-20 23:47:16 +10:00
Dmitriy Kuzmin
3fd92c629a add probackup_version attribute to tests 2020-04-20 23:47:16 +10:00
Grigory Smolkin
23532e8bac [Issue #183] test coverage 2020-04-20 14:11:20 +03:00
Grigory Smolkin
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
Grigory Smolkin
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
Grigory Smolkin
2fdab7c387 [Issue #120] fix tests.delete.DeleteTest.test_delete_error_backups 2020-04-18 13:53:55 +03:00
Grigory Smolkin
3429ef149e Merge branch 'master' into issue_120 2020-04-17 14:10:57 +03:00
Grigory Smolkin
703d311b4b [Issue #185] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files 2020-04-17 03:40:23 +03:00