mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
TESTS: false_positive added, pgpro-560 added, validate redesign
This commit is contained in:
@@ -13,6 +13,8 @@ class SimpleTest(ProbackupTest, unittest.TestCase):
|
||||
# clean_all()
|
||||
stop_all()
|
||||
|
||||
# @unittest.skip("skip")
|
||||
# @unittest.expectedFailure
|
||||
def test_ptrack_vacuum_bits_frozen(self):
|
||||
fname = self.id().split('.')[3]
|
||||
node = self.make_simple_node(base_dir='tmp_dirs/ptrack/{0}'.format(fname),
|
||||
|
||||
Reference in New Issue
Block a user