| From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Japin Li <japinli(at)hotmail(dot)com> |
| Subject: | Re: Tab completion regression test failed on illumos |
| Date: | 2023-11-01 12:10:48 |
| Message-ID: | CAJ7c6TNjgSO_+w_AAR1ENUWcUjydJQXPkPPdjS+R0ZWJs74LZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-11-01 12:47:33 | Re: Question about non-blocking mode in libpq |
| Previous Message | Pavel Stehule | 2023-11-01 12:03:45 | Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) |