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

Commit6d1d739

Browse files
author
Ivan Lazarev
committed
[PBCKP-220] hotfix for PtrackTest
1 parent786ccf0 commit6d1d739

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'),
@@ -996,6 +998,8 @@ def test_ptrack_get_block(self):
996998
make node, make full and ptrack stream backups,
997999
restore them and check data correctness
9981000
"""
1001+
self._check_gdb_flag_or_skip_test()
1002+
9991003
backup_dir=os.path.join(self.tmp_path,module_name,self.fname,'backup')
10001004
node=self.make_simple_node(
10011005
base_dir=os.path.join(module_name,self.fname,'node'),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp