Folks, When running 'make test' I get some errors like (all related to whell_run) :
# Failed test 'string/pty flush count (13068)' # in t/30_loops/00_base/wheel_run.pm at line 292. t/30_loops/50_tk/wheel_run...................NOK 8# got: '0' # expected: '3' # Failed test 'string/default flush count (13068)' t/30_loops/50_tk/wheel_run...................NOK 9# in t/30_loops/00_base/wheel_run.pm at line 292. # got: '0' # expected: '3' System is AMD X2 64-bit. POE is latest from CPAN. Linux is SuSE 10.0 64-bit. I'm planning to use POE::Wheel::Run. Does any of these errors impact negatively Wheel Run ? If you want the full list of errors, please just ask. The final results of the tests are: Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------- t/30_loops/50_tk/wheel_run.t 9 2304 99 181 182.83% 5-99 57 tests and 13 subtests skipped. Failed 1/180 test scripts, 98.89% okay. 95/4631 subtests failed, 97.95% okay. make: *** [test_dynamic] Erreur 255 Cheers.
