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

Commit7d3e7f8

Browse files
committed
[PBCKP-129] fix tests.replica.ReplicaTest.test_replica_stop_lsn_null_offset_next_record
1 parent2677413 commit7d3e7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/replica.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ def test_replica_stop_lsn_null_offset_next_record(self):
806806
log_content)
807807

808808
self.assertIn(
809-
'LOG: stop_lsn: 0/4000000',
809+
'INFO: stop_lsn: 0/4000000',
810810
log_content)
811811

812812
self.assertTrue(self.show_pb(backup_dir,'replica')[0]['status']=='DONE')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp