Skip Menu |

This queue is for tickets about the SQL-Statement CPAN distribution.

Report information
The Basics
Id: 65564
Status: rejected
Priority: 0/
Queue: SQL-Statement

People
Owner: Nobody in particular
Requestors: nonsolosoft [...] diff.org
Cc:
AdminCc:

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



Subject: tests fail SQL-Statement on DragonFlyBSD 2.9
ok 370 - prepare SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File # TODO Known limitation. Parser/Engine can not handle properly not ok 371 - execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File # TODO Known limitation. Parser/Engine can not handle properly # Failed (TODO) test 'execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File' # at t/06virtual.t line 627. # Can't call method "column" on an undefined value at lib/SQL/Statement/Term.pm line 199. not ok 372 - Caclulation outside aggregation # TODO Known limitation. Parser/Engine can not handle properly # Failed (TODO) test 'Caclulation outside aggregation' # at t/06virtual.t line 646. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = ARRAY(0x28d83990) ok 373 - prepare SELECT MAX( CHAR_LENGTH(message) ) FROM log using DBD::File
From: nonsolosoft [...] diff.org
they are in t/06virtual.t
I'm sorry - this looks like http://www.cpantesters.org/cpan/report/979e52e8-3180-11e0- b3f1-b63a00a409f5 and this looks to me like a wrong patched Perl. Without further details I can't do anything and I reject this as a ticket. No SQL::Statement problem.