Thread

  1. Call for platforms

    Giles Lean <giles@nemeton.com.au> — 2001-03-22T09:08:37Z

    Results of 'make check':
    
    NetBSD-1.5/i386	    one spurious floating point test failure
    		    (mail sent to postgresql-bugs with details)
    
    NetBSD_1.5/alpha    all tests passed
    
    NetBSD-1.4.2/i386   four tests fail
    		         timestamp            ... FAILED
    			 abstime              ... FAILED
    			 tinterval            ... FAILED
    		    test horology             ... FAILED
    
    I'll look into the 1.4.2 failures when/if I get time.  If anyone wants
    the test output to examine please ask.
    
    Regards,
    
    Giles
    
    
    
  2. Re: Call for platforms

    Thomas Lockhart <lockhart@alumni.caltech.edu> — 2001-03-22T13:44:07Z

    > NetBSD-1.5/i386     one spurious floating point test failure
    >                     (mail sent to postgresql-bugs with details)
    > NetBSD_1.5/alpha    all tests passed
    > NetBSD-1.4.2/i386   four tests fail
    
    Thanks! I'm not too worried about 1.4.2, but be sure to let us know what
    the problem was; it may help out someone else...
    
                          - Thomas