Subject: | Failing tests - strawberry perl 5.12 |
Hi,
I have experienced the following test failures:
t/t00load.t .................... ok
t/t10pie.t ..................... ok
t/t11line.t .................... ok
t/t12column.t .................. ok
t/t13stacked_col.t ............. ok
t/t14bar.t ..................... ok
t/t15line_horizontal.t ......... ok
t/t20api.t ..................... ok
t/t21style_api.t ............... ok
t/t30many_points.t ............. 1/4
Show quoted text
Failed 1/4 subtests
t/t31tic_color.t ............... 1/4
Show quoted text
Failed 1/4 subtests
t/t32series_labels.t ........... 2/4
Show quoted text
Failed 1/4 subtests
t/t33_long_labels.t ............
t/t33_long_labels.t ............ 1/2 # Failed test 'Comparison to testimg/t33_long_labels.ppm (482)'
Show quoted text
Failed 1/2 subtests
t/t34horizontal_many_points.t .. ok
t/t40area.t .................... ok
t/t91pod.t ..................... ok
t/t93podcover.t ................ ok
My environment:
- perl 5.12.2 (32bit)
- Imager 0.8.2
- ext libs that might matter: libpng-1.5.2, jpeg-8c
- for testing: extract the following zips into strawberry perl 5.12.2 (32bit)
http://strawberryperl.com/package/kmx/32_libs/5.14/32bit_jpeg-8c-bin_20110506.zip
http://strawberryperl.com/package/kmx/32_libs/5.14/32bit_libpng-1.5.2-bin_20110506.zip
--
kmx
I have experienced the following test failures:
t/t00load.t .................... ok
t/t10pie.t ..................... ok
t/t11line.t .................... ok
t/t12column.t .................. ok
t/t13stacked_col.t ............. ok
t/t14bar.t ..................... ok
t/t15line_horizontal.t ......... ok
t/t20api.t ..................... ok
t/t21style_api.t ............... ok
t/t30many_points.t ............. 1/4
Show quoted text
# Failed test 'Comparison to testimg/t30_points.ppm (244)'
# at t/t30many_points.t line 60.
# '244'
# <
# '1'
# Looks like you failed 1 test of 4.
t/t30many_points.t ............. Dubious, test returned 1 (wstat 256, 0x100)# at t/t30many_points.t line 60.
# '244'
# <
# '1'
# Looks like you failed 1 test of 4.
Failed 1/4 subtests
t/t31tic_color.t ............... 1/4
Show quoted text
# Failed test 'Comparison to testimg/t31tic_color.ppm (1080)'
# at t/t31tic_color.t line 71.
# '1080'
# <
# '100'
# Looks like you failed 1 test of 4.
t/t31tic_color.t ............... Dubious, test returned 1 (wstat 256, 0x100)# at t/t31tic_color.t line 71.
# '1080'
# <
# '100'
# Looks like you failed 1 test of 4.
Failed 1/4 subtests
t/t32series_labels.t ........... 2/4
Show quoted text
# Failed test 'Comparison to testimg/t32_series.ppm (443)'
# at t/t32series_labels.t line 62.
# '443'
# <
# '1'
# Looks like you failed 1 test of 4.
t/t32series_labels.t ........... Dubious, test returned 1 (wstat 256, 0x100)# at t/t32series_labels.t line 62.
# '443'
# <
# '1'
# Looks like you failed 1 test of 4.
Failed 1/4 subtests
t/t33_long_labels.t ............
t/t33_long_labels.t ............ 1/2 # Failed test 'Comparison to testimg/t33_long_labels.ppm (482)'
Show quoted text
# at t/t33_long_labels.t line 56.
# '482'
# <
# '200'
# Looks like you failed 1 test of 2.
t/t33_long_labels.t ............ Dubious, test returned 1 (wstat 256, 0x100)# '482'
# <
# '200'
# Looks like you failed 1 test of 2.
Failed 1/2 subtests
t/t34horizontal_many_points.t .. ok
t/t40area.t .................... ok
t/t91pod.t ..................... ok
t/t93podcover.t ................ ok
My environment:
- perl 5.12.2 (32bit)
- Imager 0.8.2
- ext libs that might matter: libpng-1.5.2, jpeg-8c
- for testing: extract the following zips into strawberry perl 5.12.2 (32bit)
http://strawberryperl.com/package/kmx/32_libs/5.14/32bit_jpeg-8c-bin_20110506.zip
http://strawberryperl.com/package/kmx/32_libs/5.14/32bit_libpng-1.5.2-bin_20110506.zip
--
kmx