Subject: | Bugs in Win32::IE::Mechanize |
Date: | Thu, 27 Nov 2008 00:07:43 +0800 |
To: | bug-Win32-IE-Mechanize [...] rt.cpan.org |
From: | azlan [...] nusaxcess.com |
Hi,
First of all I would like to say thank you for this great library.
It'll definitely help my automation process a lot.
But I'm having problem during its installation. These are the errors
that I got:
t/jstest.........ok 2/4
t/jstest.........NOK 3/4# Failed test 'Right title()'
# at t/jstest.t line 25.
# got: 'JS Redirection'
# expected: 'JS Redirection Success'
t/jstest.........NOK 4/4# Failed test 'Got the new uri()'
# at t/jstest.t line 30.
# got:
'file:///C:/Perl/cpan/build/Win32-IE-Mechanize-0.009-CHvH9X/t/js
test.html'
# expected:
'file:///C:/Perl/cpan/build/Win32-IE-Mechanize-0.009-CHvH9X/t/js
testok.html'
# Looks like you failed 2 tests of 4.
t/jstest.........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-4
Failed 2/4 tests, 50.00% okay
t/select.........ok
t/swaplist.......ok 6/25Win32::OLE(0.1709) error 0x80070005: "Access
is denied"
in METHOD/PROPERTYGET "" at
C:\Perl\cpan\build\Win32-IE-Mechanize-0.009-CHvH
9X\blib\lib/Win32/IE/Form.pm line 150
Use of uninitialized value in pattern match (m//) at
C:\Perl\cpan\build\Win32-IE
-Mechanize-0.009-CHvH9X\blib\lib/Win32/IE/Form.pm line 150.
Win32::OLE(0.1709) error 0x80070005: "Access is denied"
in METHOD/PROPERTYGET "all" at
C:\Perl\cpan\build\Win32-IE-Mechanize-0.009-C
HvH9X\blib\lib/Win32/IE/Form.pm line 149
Can't call method "length" on an undefined value at
C:\Perl\cpan\build\Win32-IE-
Mechanize-0.009-CHvH9X\blib\lib/Win32/IE/Form.pm line 149.
# Looks like you planned 25 tests but ran 9.
# Looks like your test exited with 255 just after 9.
t/swaplist.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 10-25
Failed 16/25 tests, 36.00% okay
t/tick...........ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/jstest.t 2 512 4 2 3-4
t/swaplist.t 255 65280 25 32 10-25
Failed 2/13 test scripts. 18/250 subtests failed.
Files=13, Tests=250, 132 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Failed 2/13 test programs. 18/250 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.
ABELTJE/Win32-IE-Mechanize-0.009.tar.gz
nmake test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ABELTJE/Win32-IE-Mechanize-0.009.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
ABELTJE/Win32-IE-Mechanize-0.009.tar.gz : make_test NO
These are few other information which I think might be useful for you
to identify the problem:
- using WindowsXP
- using ActivePerl version 5.10
- have successfully installed all other required Perl libraries
I hope you could advise me on this issue and your kind assistance is
much appreciated.
Thanking you in advance.
Regards,
Azlan