8000 Fix remembered check gdb flag in test with GDB · postgrespro/pg_probackup@3e17c8c · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit 3e17c8c

Browse files
AndrewBillekulaginm
authored andcommitted
Fix remembered check gdb flag in test with GDB
1 parent ed47e49 commit 3e17c8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/locking.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@ def test_locking_concurrent_validate_and_backup(self):
419419
and stop it in the middle, take page backup.
420420
Expect PAGE backup to be successfully executed
421421
"""
422+
self._check_gdb_flag_or_skip_test()
423+
422424
fname = self.id().split('.')[3]
423425
node = self.make_simple_node(
424426
base_dir=os.path.join(module_name, fname, 'node'),

0 commit comments

Comments
 (0)
0