Re: Tab completion regression test failed on illumos - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Tab completion regression test failed on illumos
Date
Msg-id CAJ7c6TNjgSO_+w_AAR1ENUWcUjydJQXPkPPdjS+R0ZWJs74LZA@mail.gmail.com
Whole thread Raw
In response to Tab completion regression test failed on illumos  (Japin Li <japinli@hotmail.com>)
List pgsql-hackers
Hi,

> I try to run regression test on illumos, the 010_tab_completion will
> failed because of timeout.
>
> Here is my build commands and logs:
>
> [...]
>
> Any suggestions?  Thanks in advance!

It's hard to say what went wrong with this output due to lack of
backtrace. I would suggest adding debug output to
010_tab_completion.pl to figure out on which line the script fails.
Then I would figure out the exact command that failed. Then I would
execute it manually and compare the result with my expectations.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2)
Next
From: Bruce Momjian
Date:
Subject: Re: Question about non-blocking mode in libpq