<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Greetings,</div>
<div> </div>
<div>Rather than post a problem, I thought I would actually say something positive here. I am testing a bug 11592, and decided to run all the tests ‘prove t’ and ‘prove xt’. It’s so pretty! Yes, there was some barfing verbage, but I can’t believe how clean
 the tests have gotten. This is great.</div>
<div> </div>
<div>Yes, the whole:</div>
<div>t/00-load.t ......................... 1/? DBIx::Class::Storage::DBI::_warn_undetermined_driver(): This version of DBIC does not yet seem to supply a driver for your particular RDBMS and/or connection method ('Mock'). While we will attempt to continue anyway,
 the results are likely to be underwhelming. Please upgrade DBIC, and if this message does not go away, file a bugreport including the following info:</div>
<div>{</div>
<div>  DBD => "DBD::Mock",</div>
<div>  DBD_VER => "1.45",</div>
<div>  DBIC_DRIVER => "DBIx::Class::Storage::DBI",</div>
<div>  DBIC_DSN => "DBI:Mock:",</div>
<div>  DBIC_VER => "0.082810",</div>
<div>  DBI_VER => "1.631"</div>
<div>}</div>
<div>DBIx::Class::Storage::DBI::sql_maker(): Your storage class (DBIx::Class::Storage::DBI) does not set sql_limit_dialect and you have not supplied an explicit limit_dialect in your connection_info. DBIC will attempt to use the GenericSubQ dialect, which works
 on most databases but can be (and often is) painfully slow. Please file an RT ticket against 'DBIx::Class::Storage::DBI' at /home/mtompset/kohaclone/Koha/Objects.pm line 83</div>
<div>is to be expected currently.</div>
<div> </div>
<div>The only other issue I had was:</div>
<div>t/ImportBatch.t ..................... 1/3 Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MARC/File/XML.pm line 397, <__ANONIO__> chunk 1.</div>
<div>Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MARC/File/XML.pm line 397, <__ANONIO__> chunk 1.</div>
<div>Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MARC/File/XML.pm line 397, <__ANONIO__> chunk 4.</div>
<div> </div>
<div>But everything else was nice! I remember when tests had so much strange output that it initially freaked me out. I’m glad to see we are constantly improving.</div>
<div> </div>
<div>GPML,</div>
<div>Mark Tompsett</div>
</div>
</div>
</body>
</html>