[Bioperl-l] Please test
Shailesh L Mistry
shailesh.mistry@globalgraphics.com
Sat, 12 Oct 2002 22:15:23 +0100
Hi Jason,
The error count now stands at :-
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\SearchIO.t 658 24 3.65% 19 96 101 138 143 317 326 342 347
393 398 424 436 455 485 494-495 527
536-537 569 578-579 638
> > 1) t\SearchIO.t (got:1.46134e-90 but expected:1.46134e-090)
> >
> Fixed I think, by explicitly doing sprintf('%g', $value) and made sure
> all sci notation values are quoted as strings.
I am afraid the last fix has just made it worse. All the errors listed above are
due to the format of the output (got:xxxe-90 but expected:xxxe-090)
> > 2) t\consed.t
> This is plain silly, you'll never run consed on windows in the first
> place, I say just skip tests for this module on windows platform. I'll
> check that in.
consed now correctly spots the operating system and skips the tests.
Do you now if there any plans to port consed to a windows platform?
I am willing to put some time in if the consed team would like a hand with
this....
Shelly.