Matt S Trout wrote:
> Krzysztof Krzyzaniak wrote:
>> Nice to hear. Second question: I have error in one test file:
> 
> Can you try and dig into that a bit more? I've seen it reported once before 
> but been unable to recreate it. I suspect it's likely to be down to 
> SQL::Abstract / SQL::Abstract::Limit versions.

Sure:

I have installed:
- SQL::Abstract 1:21
- SQL::Abstract::Limit 0.101

SQL::Abstract is last version from CPAN, and now I see that on CPAN
there is newer version of SQL::Abstract::Limit 0.12. Updating to 0.12
doesn't help:

t/19quotes......................NOK 3
#   Failed test 'Problem with ORDER BY quotes'
#   in t/19quotes.t at line 34.
#                   ''
#     doesn't match '(?-xism:ORDER BY terms)'
# Looks like you failed 1 test of 6.
t/19quotes......................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
        Failed 1/6 tests, 83.33% okay
t/19quotes_newstyle.............NOK 3
#   Failed test 'Problem with ORDER BY quotes'
#   in t/19quotes_newstyle.t at line 35.
#                   ''
#     doesn't match '(?-xism:ORDER BY terms)'
# Looks like you failed 1 test of 6.
t/19quotes_newstyle.............dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
        Failed 1/6 tests, 83.33% okay

eloy
-- 
[EMAIL PROTECTED]

       jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/dbix-class@lists.rawmode.org/

Reply via email to