Skip Menu |

This queue is for tickets about the DBD-Pg CPAN distribution.

Report information
The Basics
Id: 124395
Status: rejected
Priority: 0/
Queue: DBD-Pg

People
Owner: greg [...] turnstep.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 3.7.1: ERROR: current transaction is aborted
I observe random t/02attribs.t failures: DBD::Pg::st execute failed: ERROR: current transaction is aborted, commands ignored until end of transaction block at t/02attribs.t line 1011. # Looks like you planned 272 tests but ran 175. # Looks like your test exited with 255 just after 175. t/02attribs.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 97/272 subtests
Show quoted text
> t/02attribs.t line 1011.
Thanks for the report. I must confess, I don't see anything obviously wrong around that line. Is there any way you could check the Postgres logs when this happens and see if anything is in there right before this error? Also, any version/OS information you can provide may help me to duplicate it locally, which I have not been able to do yet.
On 2018-02-12 08:30:14, TURNSTEP wrote: Show quoted text
> > t/02attribs.t line 1011.
> > Thanks for the report. I must confess, I don't see anything obviously > wrong around that line. Is there any way you could check the Postgres > logs when this happens and see if anything is in there right before > this error? > > Also, any version/OS information you can provide may help me to > duplicate it locally, which I have not been able to do yet.
The error happened on the FreeBSD 10.3 smoker with two perl versions (5.20.3 and 5.20.1). But right now I cannot reproduce the error anymore, and with the newest 3.7.3 there are also no test failures. I think it's OK to close this issue.
Going to leave this open a bit longer in the hopes I can get some tuits to spin up some BSD test boxes.