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

Commit59773da

Browse files
committed
Make a test endure log_error_verbosity=verbose.
1 parentb859d94 commit59773da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/recovery/t/024_archive_recovery.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ sub test_recovery_wal_level_minimal
8484
# Confirm that the archive recovery fails with an expected error
8585
my$logfile = slurp_file($recovery_node->logfile());
8686
ok($logfile =~
87-
qr/FATAL: WAL was generated with wal_level=minimal, cannot continue recovering/,
87+
qr/FATAL:.* WAL was generated with wal_level=minimal, cannot continue recovering/,
8888
"$node_text ends with an error because it finds WAL generated with wal_level=minimal");
8989
}
9090

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp