[Catalyst] SQLite b0rked on FC5
Matt S Trout
dbix-class at trout.me.uk
Thu Mar 23 22:00:45 CET 2006
Dave Hodgkinson wrote:
> On 23 Mar 2006, at 18:59, Perrin Harkins wrote:
>
>> On Thu, 2006-03-23 at 16:14 +0000, Matt S Trout wrote:
>>> DBIC has SQLite in *build_requires* since without SQLite 99% of
>>> the test suite
>>> can't run currently. Having stuff the test suite needs in
>>> build_requires is so
>>> far as I know the standard approach; do you have a better suggestion?
>> Since there's no test_requires option, it's probably best to just
>> remove
>> it from the requirements and skip the tests if it isn't installed.
>> That's what I've seen other projects do. People who want to run the
>> tests can install SQLite.
>>
>
> Would it be worth extennding the tests to Pg and MySQL and making them
> all an option?
Given we're now able to deploy the test SQL via SQL::Translator if it's
available, running the tests on any supported database should be possible - as
should pre-generating .sql files for all of them to ship in the dist so other
people can do. However so far nobody's really stepped up and tried it, and I
keep finding other things that are more important from my own POV.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list