Skip Menu |

This queue is for tickets about the QBit-Application-Model-DBManager CPAN distribution.

Report information
The Basics
Id: 127441
Status: open
Priority: 0/
Queue: QBit-Application-Model-DBManager

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: SEGV in test suite
On some of my smokers the test suite fails: ... t/qbit_application_model_dbmanager_fields.t ............... No subtests run ... t/qbit_application_model_dbmanager_fields.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: No plan found in TAP output ... Wstat=11 means segmentation fault. This _might_ be caused by a bug in Clone 0.40, see https://github.com/garu/Clone/issues/10
On Thu Oct 25 04:42:37 2018, SREZIC wrote: Show quoted text
> On some of my smokers the test suite fails: > > ... > t/qbit_application_model_dbmanager_fields.t ............... > No subtests run > ... > t/qbit_application_model_dbmanager_fields.t (Wstat: 11 > Tests: 0 Failed: 0) > Non-zero wait status: 11 > Parse errors: No plan found in TAP output > ... > > Wstat=11 means segmentation fault. > > This _might_ be caused by a bug in Clone 0.40, see > https://github.com/garu/Clone/issues/10
This is a bug from Clone 0.40, the release 0.41 will provides a fix for it. I've confirmed that this is a duplicate from https://github.com/garu/Clone/issues/10#event-1926200377 At this time 0.41 is not available yet, but the fix was merged and will be included in the next release thanks for reporting this nicolas