dbTalk Databases Forums  

[BUGS] 7.4.8 regression test diff

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] 7.4.8 regression test diff in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ed L.
 
Posts: n/a

Default [BUGS] 7.4.8 regression test diff - 06-21-2005 , 12:24 PM






Fyi, I got this regression diff on my IBM T41 laptop running new
install of Fedora Core 4... no idea why...

PostgreSQL 7.4.8 on i686-pc-linux-gnu, compiled by GCC gcc (GCC)
4.0.0 20050519 (Red Hat 4.0.0-8)


/pgsql/builds/postgresql-7.4.8/src/test/regress
% cat ./regression.diffs
*** ./expected/random.out Wed Feb 12 22:24:04 2003
--- ./results/random.out Tue Jun 21 11:16:11 2005
***************
*** 31,35 ****
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! (0 rows)

--- 31,36 ----
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! 79
! (1 row)

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org

Reply With Quote
  #2  
Old   
Ed L.
 
Posts: n/a

Default Re: [BUGS] 7.4.8 regression test diff - 06-21-2005 , 12:26 PM






On Tuesday June 21 2005 11:22 am, Ed L. wrote:
Quote:
Fyi, I got this regression diff on my IBM T41 laptop running
new install of Fedora Core 4... no idea why...

PostgreSQL 7.4.8 on i686-pc-linux-gnu, compiled by GCC gcc
(GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)


/pgsql/builds/postgresql-7.4.8/src/test/regress
% cat ./regression.diffs
*** ./expected/random.out Wed Feb 12 22:24:04 2003
--- ./results/random.out Tue Jun 21 11:16:11 2005
***************
*** 31,35 ****
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! (0 rows)

--- 31,36 ----
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! 79
! (1 row)
This seems to be an intermittent regression failure. A second
run just now with same build passed all tests.

Ed


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


Reply With Quote
  #3  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] 7.4.8 regression test diff - 06-21-2005 , 12:30 PM




Yes, this does randomly fail (WHERE random NOT BETWEEN 80 AND 120).
(That is OK.)

I modified the code so the failures are much rarer in 8.0.

---------------------------------------------------------------------------

Ed L. wrote:
Quote:
On Tuesday June 21 2005 11:22 am, Ed L. wrote:
Fyi, I got this regression diff on my IBM T41 laptop running
new install of Fedora Core 4... no idea why...

PostgreSQL 7.4.8 on i686-pc-linux-gnu, compiled by GCC gcc
(GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)


/pgsql/builds/postgresql-7.4.8/src/test/regress
% cat ./regression.diffs
*** ./expected/random.out Wed Feb 12 22:24:04 2003
--- ./results/random.out Tue Jun 21 11:16:11 2005
***************
*** 31,35 ****
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! (0 rows)

--- 31,36 ----
WHERE random NOT BETWEEN 80 AND 120;
random
--------
! 79
! (1 row)

This seems to be an intermittent regression failure. A second
run just now with same build passed all tests.

Ed


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.