Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 48c9fbd

Browse files
committed
Update random test description because it fails less frequently now.
1 parent d6b5792 commit 48c9fbd

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/src/sgml/regress.sgml

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/regress.sgml,v 1.37 2003/11/29 19:51:37 pgsql Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/regress.sgml,v 1.38 2004/03/15 16:06:43 momjian Exp $ -->
22

33
<chapter id="regress">
44
<title id="regress-title">Regression Tests</title>
@@ -334,17 +334,13 @@ exclusion of those that don't.
334334
<para>
335335
There is at least one case in the <literal>random</literal> test
336336
script that is intended to produce random results. This causes
337-
random to fail the regression test once in a while (perhaps once
338-
in every five to ten trials). Typing
337+
random to fail the regression test occasionally. Typing
339338
<programlisting>
340339
diff results/random.out expected/random.out
341340
</programlisting>
342341
should produce only one or a few lines of differences. You need
343342
not worry unless the random test always fails in repeated
344-
attempts. (On the other hand, if the random test is
345-
<emphasis>never</emphasis> reported to fail even in many trials
346-
of the regression tests, you probably <emphasis>should</emphasis>
347-
worry.)
343+
attempts.
348344
</para>
349345
</sect2>
350346
</sect1>

0 commit comments

Comments
 (0)