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

Commit16fff38

Browse files
committed
tests: fixes to "external" and "merge" modules
1 parent10229f7 commit16fff38

File tree

2 files changed

+754
-265
lines changed

2 files changed

+754
-265
lines changed

‎tests/delta.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,8 +1196,8 @@ def test_page_corruption_heal_via_ptrack_2(self):
11961196

11971197
try:
11981198
self.backup_node(
1199-
backup_dir,'node',node,
1200-
backup_type="delta",options=["-j","4","--stream"])
1199+
backup_dir,'node',node,backup_type="delta",
1200+
options=["-j","4","--stream","--log-level-console=LOG"])
12011201
# we should die here because exception is what we expect to happen
12021202
self.assertEqual(
12031203
1,0,
@@ -1208,7 +1208,7 @@ def test_page_corruption_heal_via_ptrack_2(self):
12081208
exceptProbackupExceptionase:
12091209
ifself.remote:
12101210
self.assertTrue(
1211-
"WARNING: File"ine.messageand
1211+
"LOG: File"ine.messageand
12121212
"try to fetch via SQL"ine.messageand
12131213
"WARNING: page verification failed, "
12141214
"calculated checksum"ine.messageand

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp