Skip to content

Commit 88b50da

Browse files
authored
Merge pull request #517 from postgrespro/PBCKP-220-ptracktest-hotfix
[PBCKP-220] hotfix for PtrackTest
2 parents 2bc096b + 6d1d739 commit 88b50da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/ptrack.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ def test_drop_rel_during_backup_ptrack(self):
2424
"""
2525
drop relation during ptrack backup
2626
"""
27+
self._check_gdb_flag_or_skip_test()
28+
2729
backup_dir = os.path.join(self.tmp_path, module_name, self.fname, 'backup')
2830
node = self.make_simple_node(
2931
base_dir=os.path.join(module_name, self.fname, 'node'),
@@ -994,6 +996,8 @@ def test_ptrack_get_block(self):
994996
make node, make full and ptrack stream backups,
995997
restore them and check data correctness
996998
"""
999+
self._check_gdb_flag_or_skip_test()
1000+
9971001
backup_dir = os.path.join(self.tmp_path, module_name, self.fname, 'backup')
9981002
node = self.make_simple_node(
9991003
base_dir=os.path.join(module_name, self.fname, 'node'),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy