-
+
Regression Tests
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 once in a while (perhaps once
- in every five to ten trials). Typing
+ random to fail the regression test occasionally. 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. (On the other hand, if the random test is
- never reported to fail even in many trials
- of the regression tests, you probably should
- worry.)
+ attempts.