Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88b50da

Browse files
authored
Merge pull request#517 from postgrespro/PBCKP-220-ptracktest-hotfix
[PBCKP-220] hotfix for PtrackTest
2 parents2bc096b +6d1d739 commit88b50da

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)

[8]ページ先頭

©2009-2025 Movatter.jp