From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | jacana seems to be failing in recoverycheck from last few runs |
Date: | 2019-12-18 10:57:55 |
Message-ID: | CAA4eK1+MSaU2JOQHGyPqca7ebwSm82EgaG=2=VbccWxrJPziZQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I think previously also the same test failed but not as consistently
as it is now. I see that consistently the same test case is failing.
Dec 17 01:35:33 t/010_logical_decoding_timelines....# Looks like you
planned 13 tests but ran 9.
Dec 17 01:35:33 # Looks like your test exited with 255 just after 9.
Dec 17 01:35:33 dubious
Dec 17 01:35:33 Test returned status 255 (wstat 65280, 0xff00)
Dec 17 01:35:33 DIED. FAILED tests 10-13
Dec 17 01:35:33 Failed 4/13 tests, 69.23% okay
One of the buildfarm logs [1] seems to indicate that it started
failing after commit 95f43fee9 On Windows, wait a little to see if
ERROR_ACCESS_DENIED goes away).
I haven't done any detailed analysis, so I could be wrong as well.
Thoughts?
[1] - https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jacana&dt=2019-12-17%2004%3A16%3A40
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Konstantin Knizhnik | 2019-12-18 12:11:37 | Re: Read Uncommitted |
Previous Message | PG Bug reporting form | 2019-12-18 10:28:43 | BUG #16171: Potential malformed JSON in explain output |