Skip to content

Commit df8aadf

Browse files
committed
tests: kill pg_receivexlog after test_archive_pg_receivexlog_partial_handling
1 parent 7a3f26f commit df8aadf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/archive.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2061,6 +2061,8 @@ def test_archive_pg_receivexlog_partial_handling(self):
20612061
"md5(repeat(i::text,10))::tsvector as tsvector "
20622062
"from generate_series(1000000,2000000) i")
20632063

2064+
pg_receivexlog.kill()
2065+
20642066
node_restored = self.make_simple_node(
20652067
base_dir=os.path.join(module_name, fname, 'node_restored'))
20662068
node_restored.cleanup()
@@ -2084,7 +2086,6 @@ def test_archive_pg_receivexlog_partial_handling(self):
20842086
self.assertEqual(result, result_new)
20852087

20862088
# Clean after yourself
2087-
pg_receivexlog.kill()
20882089
self.del_test_dir(module_name, fname)
20892090

20902091
@unittest.skip("skip")

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