1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-09-16 09:06:18 +02:00

Temporarily disable flapping keep-alive test.

This commit is contained in:
David Steele
2017-02-26 12:58:48 -05:00
parent abe0935ea5
commit 8161ab1c50
2 changed files with 9 additions and 4 deletions

View File

@@ -205,6 +205,10 @@
<release-item>
<p>Improved formatting of <code>testResult()</code> output.</p>
</release-item>
<release-item>
<p>Temporarily disable flapping keep-alive test.</p>
</release-item>
</release-refactor-list>
</release-test-list>
</release>

View File

@@ -247,10 +247,11 @@ sub run
{
$strOptionalParam .= ' --protocol-timeout=2 --db-timeout=1';
if ($self->processMax() > 1)
{
$strTestPoint = TEST_KEEP_ALIVE;
}
# ??? This test is flapping and needs to implemented as a unit test instead
# if ($self->processMax() > 1)
# {
# $strTestPoint = TEST_KEEP_ALIVE;
# }
}
# Create the archive info file