Frank Joerdens <[EMAIL PROTECTED]> writes: > I just did that and ran make check 4 times. 3 times went completely > smoothly, once I had random fail. This is the same behaviour that I saw > when running make installcheck (76 successful most of the time, > sometimes you get 75 out of 76 with random being the one that fails). Er, you do realize that the random test is *supposed* to fail every so often? (Else it'd not be random...) See the pages on interpreting regression test results in the admin guide. What troubles me is the nonrepeatable failures you saw on other tests. As Peter says, if "make installcheck" (serial tests) is perfectly solid and "make check" (parallel tests) is not, that suggests some kind of interprocess locking problem. But we haven't heard about any such issue on Solaris. regards, tom lane
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port report [ Was:... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port report [... Peter Eisentraut
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port repo... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port ... Peter Eisentraut
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port repo... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port ... Ian Lance Taylor
- Re: [HACKERS] beta3 Solaris 7 (SPARC) p... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPA... Nathan Myers
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port ... Peter Eisentraut
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port repo... Pete Forman
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port report [... Tom Lane
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port repo... Patrick Welche
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port ... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPARC) p... Tom Lane
- Re: [HACKERS] beta3 Solaris 7 (SPA... Frank Joerdens
- Re: [HACKERS] beta3 Solaris 7 (SPARC) p... Ross J. Reedstrom
- Re: [HACKERS] beta3 Solaris 7 (SPA... Peter Eisentraut
- Re: [HACKERS] beta3 Solaris 7 (SPA... Pete Forman
- Re: [HACKERS] beta3 Solaris 7 (SPARC) port report [ Was:... bpalmer