From: Bruce Momjian Date: Mon, 15 Mar 2004 16:11:42 +0000 (+0000) Subject: Update random regression test text to be clearer. X-Git-Tag: REL8_0_0BETA1~987 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=221c0adaa83cda831c8f5add16ada6e8f1083e2a;p=postgresql Update random regression test text to be clearer. --- diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index ed3f7ad019..3b2afd45cc 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -1,4 +1,4 @@ - + Regression Tests @@ -332,15 +332,14 @@ exclusion of those that don't. The <quote>random</quote> test - There is at least one case in the random test - script that is intended to produce random results. This causes - random to fail the regression test occasionally. Typing + The random test script is intended to produce + random results. In rare cases, this causes the random regression + test to fail. Typing diff results/random.out expected/random.out should produce only one or a few lines of differences. You need - not worry unless the random test always fails in repeated - attempts. + not worry unless the random test repeatedly fails.