On Thu, Aug 26, 2010 at 03:07:50PM +0100, David Cantrell wrote: > I've got a 5.6.2 smoker up and running using the metabase, thanks to > David Golden. > > One problem remains however. I'm getting test failures that I can't > explain for DBI 1.604 (this being the last version to support 5.6). > Compare these: > http://www.cpantesters.org/cpan/report/24f5676e-b06a-11df-9d0b-53e2e71e7b5c > http://www.cpantesters.org/cpan/report/26708da4-b069-11df-8ceb-8a39e81e7b5c > > The builds of perl appear to be identical. Any clues what I've missed?
I think that's a flawed test. At least it rings that kind of bell. That test is liable to fail on systems with low resolution clocks. I can't see any significant difference between the current version and http://github.com/gitpan/DBI/blob/1.604/t/42prof_data.t but I may have addressed the issue it some other way. Tim.