strange regression failure

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема strange regression failure
Дата
Msg-id 41C0407A.2020907@dunslane.net
обсуждение исходный текст
Ответы Re: strange regression failure
Список pgsql-hackers
Has anyone got any idea on why I see things like this from time to time?
It seems to be intermittent, which is odd.

You can see it on occasional ContribCheck failures on buildfarm.

cheers

andrew
================= pgsql.2428/contrib/tsearch2/regression.diffs ===================
*** ./expected/tsearch2.out    Wed Dec 15 10:34:05 2004
--- ./results/tsearch2.out    Wed Dec 15 10:47:34 2004
***************
*** 2090,2096 ****
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('sea&thousand&years'));
                                                         headline
 
!
-----------------------------------------------------------------------------------------------------------------------
   <b>sea</b> a <b>thousand</b> <b>years</b>,
  A <b>thousand</b> <b>years</b> to trace
  The granite features of this cliff
--- 2090,2096 ----
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('sea&thousand&years'));
                    headline
! --------------------------------------------
   <b>sea</b> a <b>thousand</b> <b>years</b>,
  A <b>thousand</b> <b>years</b> to trace
  The granite features of this cliff
***************
*** 2107,2113 ****
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('granite&sea'));
                                               headline
! --------------------------------------------------------------------------------------------------
   <b>sea</b> a thousand years,
  A thousand years to trace
  The <b>granite</b> features of this cliff
--- 2107,2113 ----
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('granite&sea'));
             headline
! ------------------------------
   <b>sea</b> a thousand years,
  A thousand years to trace
  The <b>granite</b> features of this cliff
***************
*** 2124,2130 ****
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('sea'));
                                           headline
! -------------------------------------------------------------------------------------------
   <b>sea</b> a thousand years,
  A thousand years to trace
  The granite features of this cliff
--- 2124,2130 ----
  Upon a woman s face. E.  J.  Pratt  (1882 1964)
  ', to_tsquery('sea'));
             headline
! ------------------------------
   <b>sea</b> a thousand years,
  A thousand years to trace
  The granite features of this cliff
***************
*** 2144,2150 ****
  </html>',
  to_tsquery('sea&foo'), 'HighlightAll=true');

headline                                                                                                               
!
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  <html>
  <!-- some comment -->
--- 2144,2150 ----
  </html>',
  to_tsquery('sea&foo'), 'HighlightAll=true');
   headline
! ----------

  <html>
  <!-- some comment -->

В списке pgsql-hackers по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: Re: bgwriter changes
Следующее
От: "Zeugswetter Andreas DAZ SD"
Дата:
Сообщение: Re: bgwriter changes