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

Commit987e327

Browse files
committed
Skip test test_synchronous_replication for versions < 9.6
1 parent7ee0c20 commit987e327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/test_simple.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ def test_replicate(self):
414414
res=node.execute('select * from test')
415415
self.assertListEqual(res, [])
416416

417+
@unittest.skipUnless(pg_version_ge('9.6'),'requires 9.6+')
417418
deftest_synchronous_replication(self):
418419
withget_new_node()asmaster:
419420
old_version=notpg_version_ge('9.6')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp