Skip Menu |

This queue is for tickets about the App-SimpleScan CPAN distribution.

Report information
The Basics
Id: 20655
Status: resolved
Priority: 0/
Queue: App-SimpleScan

People
Owner: mcmahon [...] cpan.org
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.15
Fixed in: (no value)



Subject: multiple failures on Win32
perl v5.8.7 built for MSWin32-x86-multi-thread Binary build 813 Test::WWW::Simple 0.24 WWW::Mechanize::Pluggable 1.01 Example: C:\cpan\App-SimpleScan-1.15>prove -bv t/08cache.t t/08cache....1..4 Use of uninitialized value in join or string at blib/lib/App/SimpleScan/TestSpec.pm line 1 16, <> line 1. ok 1 - got output not ok 2 - output matches # Failed test 'output matches' # in t/08cache.t at line 31. # +---+------------------------------------+---+------------------------------------+ # | Ln|Got | Ln|Expected | # +---+------------------------------------+---+------------------------------------+ # | 1|use Test::More tests=>0; | 1|use Test::More tests=>0; | # | 2|use Test::WWW::Simple; | 2|use Test::WWW::Simple; | # | 3|use strict; | 3|use strict; | # | 4| | 4| | # | 5|mech->agent_alias('Windows IE 6'); | 5|mech->agent_alias('Windows IE 6'); | # | | * 6|cache(); * # | 6| | 7| | # +---+------------------------------------+---+------------------------------------+ Use of uninitialized value in join or string at blib/lib/App/SimpleScan/TestSpec.pm line 1 16, <> line 1. # Failed test 'output matches' # in t/08cache.t at line 44. # +---+------------------------------------+---+------------------------------------+ # | Ln|Got | Ln|Expected | # +---+------------------------------------+---+------------------------------------+ # | 1|use Test::More tests=>0; | 1|use Test::More tests=>0; | # | 2|use Test::WWW::Simple; | 2|use Test::WWW::Simple; | # | 3|use strict; | 3|use strict; | ok 3 - got output not ok 4 - output matches # | 4| | 4| | # | 5|mech->agent_alias('Windows IE 6'); | 5|mech->agent_alias('Windows IE 6'); | # | | * 6|no_cache(); * # | 6| | 7| | # +---+------------------------------------+---+------------------------------------+ # Looks like you failed 2 tests of 4. dubious ------- Alexandr Ciornii, http://chorny.net
From: Alexandr Ciornii <alexchorny [...] gmail.com>
Version 1.22 still fails on ActiveState & Vanilla.
On Sat Sep 09 17:03:35 2006, alexchorny@gmail.com wrote: Show quoted text
> Version 1.22 still fails on ActiveState & Vanilla.
Please let me know if the cache() problem has been resolved; should be fixed in 2.02.