Re: [HACKERS] non-reproducible failure of random test on HEAD

2010-04-12 Thread Tom Lane
"Kevin Grittner" writes: > I got a failure on the random test. This used to be common. Peter tweaked the test a few years ago to reduce the probability of failure, but IIRC it's still not zero (and probably can't be made zero without rendering the test meaningless). I think most likely you just

[HACKERS] non-reproducible failure of random test on HEAD

2010-04-12 Thread Kevin Grittner
I just did a checkout from HEAD (a few minutes ago) and ran this: make distclean ; ./configure --prefix=/usr/local/pgsql-serializable --enable-integer-datetimes --enable-debug --enable-cassert --enable-depend --with-libxml && make check I got a failure on the random test. Unfortunately I didn'