MozRepl v0.06 Perl 5 v5.12.3 MSWin32-x86-multi-thread

Status
Fail
From
Chris Williams (BINGOS)
Dist
MozRepl v0.06
Platform
Perl 5 v5.12.3 MSWin32-x86-multi-thread
Date
2011-05-12 10:02:58
ID
037b97fc-7c7f-11e0-9c74-cad5bcb8094c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear Toru Yamaguchi,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Thu May 12 10:55:10 2011] cp lib/Text/SimpleTable.pm blib\lib\Text\SimpleTable.pm

[MSG] [Thu May 12 10:55:48 2011] MAKE TEST passed: C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01use.t .......... ok
t/02pod.t .......... skipped: Test::Pod 1.14 required
t/03podcoverage.t .. skipped: Test::Pod::Coverage 1.04 required
t/04tables.t ....... ok
All tests successful.
Files=4, Tests=7, 24 wallclock secs ( 1.09 usr +  4.52 sys =  5.61 CPU)
Result: PASS

[MSG] [Thu May 12 10:55:49 2011] Sending test report for 'Text-SimpleTable-2.03'
[MSG] [Thu May 12 10:55:55 2011] Successfully sent 'pass' report for 'Text-SimpleTable-2.03'
[MSG] [Thu May 12 10:56:19 2011] Installing C:\strawberry\perl\site\lib\Text\SimpleTable.pm
Appending installation info to C:\strawberry\perl\lib/perllocal.pod

[MSG] [Thu May 12 10:58:09 2011] C:\strawberry\perl\bin\perl.exe "-Iinc" C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\Makefile.PL --config= --installdeps=Carp::Clan,0,Class::Accessor::Fast,0,Class::Data::Inheritable,0,Data::Dump,0,Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template,0,Template::Provider::FromDATA,0,Text::SimpleTable,0,UNIVERSAL::require,0
cp lib/MozRepl/Client.pm blib\lib\MozRepl\Client.pm
cp lib/MozRepl/Plugin/Repl/Enter.pm blib\lib\MozRepl\Plugin\Repl\Enter.pm
cp lib/MozRepl/Plugin/JSON.pm blib\lib\MozRepl\Plugin\JSON.pm
cp lib/MozRepl/Plugin/Repl/Util/HelpUrlFor.pm blib\lib\MozRepl\Plugin\Repl\Util\HelpUrlFor.pm
cp lib/MozRepl/Plugin/Repl/Load.pm blib\lib\MozRepl\Plugin\Repl\Load.pm
cp lib/MozRepl/Plugin/Repl/Back.pm blib\lib\MozRepl\Plugin\Repl\Back.pm
cp lib/MozRepl/Plugin/Base.pm blib\lib\MozRepl\Plugin\Base.pm
cp lib/MozRepl/Plugin/Repl/Print.pm blib\lib\MozRepl\Plugin\Repl\Print.pm
cp lib/MozRepl/Plugin/Repl/Inspect.pm blib\lib\MozRepl\Plugin\Repl\Inspect.pm
cp lib/MozRepl.pm blib\lib\MozRepl.pm
cp lib/MozRepl/Plugin/Repl/Util/DocFor.pm blib\lib\MozRepl\Plugin\Repl\Util\DocFor.pm
cp lib/MozRepl/Util.pm blib\lib\MozRepl\Util.pm
cp lib/MozRepl/Log.pm blib\lib\MozRepl\Log.pm
cp lib/MozRepl/Plugin/Repl/Search.pm blib\lib\MozRepl\Plugin\Repl\Search.pm
cp lib/MozRepl/Plugin/Repl/Home.pm blib\lib\MozRepl\Plugin\Repl\Home.pm
cp lib/MozRepl/Plugin/Repl/Rename.pm blib\lib\MozRepl\Plugin\Repl\Rename.pm

[ERROR] [Thu May 12 11:02:49 2011] MAKE TEST failed: C:\strawberry\perl\bin\perl.exe "-Iinc" C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\Makefile.PL --config= --installdeps=Carp::Clan,0,Class::Accessor::Fast,0,Class::Data::Inheritable,0,Data::Dump,0,Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template,0,Template::Provider::FromDATA,0,Text::SimpleTable,0,UNIVERSAL::require,0
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
# Testing MozRepl 0.06
t/00-load.t ........................... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/10-plugin-repl-enter.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/11-plugin-repl-search.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/12-plugin-repl-inspect.t ............ ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_load
t/13-plugin-repl-load.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Rename                                                    |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_rename
[DEBUG] repl.rename("zigorou");
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.rename("zigorou");                  |
| result     |                                          |
'------------+------------------------------------------'
[DEBUG] zigorou.rename("amachang");
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | zigorou.rename("amachang");              |
| result     |                                          |
'------------+------------------------------------------'
[DEBUG] amachang.rename("cho45");
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | amachang.rename("cho45");                |
| result     |                                          |
'------------+------------------------------------------'
t/14-plugin-repl-rename.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Print                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_print
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.print(window, undefined);           |
| result     | [object ChromeWindow]                    |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.print([1, 2, 3], undefined);        |
| result     | 1,2,3                                    |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.print(document, undefined);         |
| result     | [object XULDocument]                     |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.print(new String("zigorou"), undef- |
|            | ined);                                   |
| result     | zigorou                                  |
'------------+------------------------------------------'
t/15-plugin-repl-print.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Home                                                      |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_home
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.home();                             |
| result     | [object ChromeWindow] — {window: {…- |
|            | }, onload: function() {…}, onunload: - |
|            | function() {…}, onclose: function() {- |
|            | …}, document: {…}, gPrintSettingsAr- |
|            | eGlobal: false, gSavePrintSettings: fal- |
|            | se, ...}                                 |
'------------+------------------------------------------'

#   Failed test at t/16-plugin-repl-home.t line 12.
#          got: '[object ChromeWindow] — {window: {…}, onload: function() {…}, onunload: function() {…}, onclose: function() {…}, document: {…}, gPrintSettingsAreGlobal: false, gSavePrintSettings: false, ...}'
#     expected: '[object ChromeWindow]'
# Looks like you failed 1 test of 2.
t/16-plugin-repl-home.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (2)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_back
[DEBUG] define method : repl_enter
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.enter(window);                      |
| result     | [object ChromeWindow] — {window: {…- |
|            | }, onload: function() {…}, onunload: - |
|            | function() {…}, onclose: function() {- |
|            | …}, document: {…}, gPrintSettingsAr- |
|            | eGlobal: false, gSavePrintSettings: fal- |
|            | se, ...}                                 |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.enter(document);                    |
| result     | [object XULDocument] — {location: {â€- |
|            | ¦}, querySelector: function() {…}, qu- |
|            | erySelectorAll: function() {…}, evalu- |
|            | ate: function() {…}, createExpression- |
|            | : function() {…}, createNSResolver: f- |
|            | unction() {…}, baseURI: "chrome://bro- |
|            | wser/content/browser.xul", ...}          |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.enter(location);                    |
| result     | chrome://browser/content/browser.xul â€- |
|            | ” {hash: "", host: "browser", hostname:- |
|            |  "browser", href: "chrome://browser/con- |
|            | tent/browser.xul", pathname: "/content/- |
|            | browser.xul", port: "", protocol: "chro- |
|            | me:", ...}                               |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.back();                             |
| result     | [object XULDocument] — {location: {â€- |
|            | ¦}, querySelector: function() {…}, qu- |
|            | erySelectorAll: function() {…}, evalu- |
|            | ate: function() {…}, createExpression- |
|            | : function() {…}, createNSResolver: f- |
|            | unction() {…}, baseURI: "chrome://bro- |
|            | wser/content/browser.xul", ...}          |
'------------+------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.back();                             |
| result     | [object ChromeWindow] — {window: {…- |
|            | }, onload: function() {…}, onunload: - |
|            | function() {…}, onclose: function() {- |
|            | …}, document: {…}, gPrintSettingsAr- |
|            | eGlobal: false, gSavePrintSettings: fal- |
|            | se, ...}                                 |
'------------+------------------------------------------'
t/17-plugin-repl-back.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
'----------------------------------------------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.helpUrlFor = function(thing) { |
|            |   function xulPlanetXpcomClassUrl(class- |
|            | ID) {                                    |
|            |                                          |
|            |     return "http://xulplanet.com/refere- |
|            | nces/xpcomref/comps/c_" + classID.repla- |
|            | ce(/^@mozilla.org\//, "").replace(/[;\?- |
|            | \/=-]/g, "") + ".html";                  |
|            |   }                                      |
|            |                                          |
|            |   function xulPlanetXulElementUrl(eleme- |
|            | nt) {                                    |
|            |     return "http://xulplanet.com/refere- |
|            | nces/elemref/ref_" + element.nodeName +- |
|            |  ".html";                                |
|            |   }                                      |
|            |                                          |
|            |   if (typeof thing == "string") {        |
|            |     if (thing.match(/^@mozilla.org\//))- |
|            |  {                                       |
|            |       return xulPlanetXpcomClassUrl(thi- |
|            | ng);                                     |
|            |     }                                    |
|            |   } else if (thing.QueryInterface && (f- |
|            | unction () {const NS_NOINTERFACE = 2147- |
|            | 500034;try {thing.QueryInterface(Compon- |
|            | ents.interfaces.nsIDOMXULElement);retur- |
|            | n true;} catch (e if e.result == NS_NOI- |
|            | NTERFACE) {}})()) {                      |
|            |     return xulPlanetXulElementUrl(thing- |
|            | );                                       |
|            |   }                                      |
|            | };                                       |
| result     | function() {…}                         |
'------------+------------------------------------------'
[DEBUG] define method : repl_help_url
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.helpUrlFor(window.document.ge- |
|            | tElementsByTagName('window')[0]);        |
| result     | "http://xulplanet.com/references/elemre- |
|            | f/ref_window.html"                       |
'------------+------------------------------------------'

#   Failed test at t/18-plugin-repl-util-help_url_for.t line 16.
#          got: '"http://xulplanet.com/references/elemref/ref_window.html"'
#     expected: 'http://xulplanet.com/references/elemref/ref_window.html'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.helpUrlFor("@mozilla.org/netw- |
|            | ork/protocol;1?name=view-source");       |
| result     | "http://xulplanet.com/references/xpcomr- |
|            | ef/comps/c_networkprotocol1nameviewsour- |
|            | ce.html"                                 |
'------------+------------------------------------------'

#   Failed test at t/18-plugin-repl-util-help_url_for.t line 22.
#          got: '"http://xulplanet.com/references/xpcomref/comps/c_networkprotocol1nameviewsource.html"'
#     expected: 'http://xulplanet.com/references/xpcomref/comps/c_networkprotocol1nameviewsource.html'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.helpUrlFor("@mozilla.org/supp- |
|            | orts-float;1");                          |
| result     | "http://xulplanet.com/references/xpcomr- |
|            | ef/comps/c_supportsfloat1.html"          |
'------------+------------------------------------------'

#   Failed test at t/18-plugin-repl-util-help_url_for.t line 29.
#          got: '"http://xulplanet.com/references/xpcomref/comps/c_supportsfloat1.html"'
#     expected: 'http://xulplanet.com/references/xpcomref/comps/c_supportsfloat1.html'
# Looks like you failed 3 tests of 4.
t/18-plugin-repl-util-help_url_for.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Util::DocFor                                              |
'----------------------------------------------------------------------------------'
[DEBUG] define method : repl_doc_for
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.docFor(window);                |
| result     | "TYPE: object                            |
|            | "                                        |
'------------+------------------------------------------'

#   Failed test at t/19-plugin-repl-util-doc_for.t line 16.
#          got: undef
#     expected: 'object'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.docFor(window.document);       |
| result     | "TYPE: object                            |
|            | NODENAME: #document                      |
|            | "                                        |
'------------+------------------------------------------'

#   Failed test at t/19-plugin-repl-util-doc_for.t line 20.
#          got: undef
#     expected: 'object'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | repl.util.docFor(repl.inspect);          |
| result     | "TYPE: function                          |
|            | NAME: inspect                            |
|            | ARGS: obj, maxDepth, name, curDepth      |
|            |                                          |
|            | Lists members of a given object.         |
|            | "                                        |
'------------+------------------------------------------'

#   Failed test at t/19-plugin-repl-util-doc_for.t line 27.
#          got: undef
#     expected: 'function'
# Looks like you failed 3 tests of 7.
t/19-plugin-repl-util-doc_for.t ....... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
[DEBUG] repl name: repl
[DEBUG] 
---- Delegating classes ----
.-----------------+--------------------------------------------------------------.
| type            | module                                                       |
+-----------------+--------------------------------------------------------------+
| logging         | MozRepl::Log                                                 |
| client          | MozRepl::Client                                              |
'-----------------+--------------------------------------------------------------'
[DEBUG] Available plugins (11)
[DEBUG] 
---- Available plugin list ----
.----------------------------------------------------------------------------------.
| Available plugin                                                                 |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::Repl::Load                                                      |
| MozRepl::Plugin::Repl::Home                                                      |
| MozRepl::Plugin::Repl::Util::DocFor                                              |
| MozRepl::Plugin::Repl::Search                                                    |
| MozRepl::Plugin::Repl::Rename                                                    |
| MozRepl::Plugin::Repl::Inspect                                                   |
| MozRepl::Plugin::Repl::Print                                                     |
| MozRepl::Plugin::Repl::Util::HelpUrlFor                                          |
| MozRepl::Plugin::Repl::Back                                                      |
| MozRepl::Plugin::JSON                                                            |
| MozRepl::Plugin::Repl::Enter                                                     |
'----------------------------------------------------------------------------------'
[DEBUG] Load plugins (1)
[DEBUG] 
---- Load plugin list ----
.----------------------------------------------------------------------------------.
| Load plugin                                                                      |
+----------------------------------------------------------------------------------+
| MozRepl::Plugin::JSON                                                            |
'----------------------------------------------------------------------------------'
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | JSONstring={compactOutput:false,include- |
|            | Protos:false,includeFunctions:false,det- |
|            | ectCirculars:true,restoreCirculars:true- |
|            | ,make:function(arg,restore){this.restor- |
|            | e=restore;this.mem=[];this.pathMem=[];r- |
|            | eturn this.toJsonStringArray(arg).join(- |
|            | '');},toObject:function(x){eval("this.m- |
|            | yObj="+x);if(!this.restoreCirculars||!a- |
|            | lert){return this.myObj};this.restoreCo- |
|            | de=[];this.make(this.myObj,true);var r=- |
|            | this.restoreCode.join(";")+";";eval('r=- |
|            | r.replace(/\\W([0-9]{1,})(\\W)/g,"[$1]$- |
|            | 2").replace(/\\.\\;/g,";")');eval(r);re- |
|            | turn this.myObj},toJsonStringArray:func- |
|            | tion(arg,out){if(!out){this.path=[]};ou- |
|            | t=out||[];var u;switch(typeof arg){case- |
|            | 'object':this.lastObj=arg;if(this.detec- |
|            | tCirculars){var m=this.mem;var n=this.p- |
|            | athMem;for(var i=0;i<m.length;i++){if(a- |
|            | rg===m[i]){out.push('"JSONcircRef:'+n[i- |
|            | ]+'"');return out}};m.push(arg);n.push(- |
|            | this.path.join("."));};if(arg){if(arg.c- |
|            | onstructor==Array){out.push('[');for(va- |
|            | r i=0;i<arg.length;++i){this.path.push(- |
|            | i);if(i>0)                               |
|            | out.push(',\n');this.toJsonStringArray(- |
|            | arg[i],out);this.path.pop();}            |
|            | out.push(']');return out;}else if(typeo- |
|            | f arg.toString!='undefined'){out.push('- |
|            | {');var first=true;for(var i in arg){if- |
|            | (!this.includeProtos&&arg[i]===arg.cons- |
|            | tructor.prototype[i]){continue};this.pa- |
|            | th.push(i);var curr=out.length;if(!firs- |
|            | t)                                       |
|            | out.push(this.compactOutput?',':',\n');- |
|            | this.toJsonStringArray(i,out);out.push(- |
|            | ':');this.toJsonStringArray(arg[i],out)- |
|            | ;if(out[out.length-1]==u)                |
|            | out.splice(curr,out.length-curr);else    |
|            | first=false;this.path.pop();}            |
|            | out.push('}');return out;}               |
|            | return out;}                             |
|            | out.push('null');return out;case'unknow- |
|            | n':case'undefined':case'function':out.p- |
|            | ush(this.includeFunctions?arg:u);return- |
|            |  out;case'string':if(this.restore&&arg.- |
|            | indexOf("JSONcircRef:")==0){this.restor- |
|            | eCode.push('this.myObj.'+this.path.join- |
|            | (".")+"="+arg.split("JSONcircRef:").joi- |
|            | n("this.myObj."));};out.push('"');var a- |
|            | =['\n','\\n','\r','\\r','"','\\"'];arg+- |
|            | ="";for(var i=0;i<6;i+=2){arg=arg.split- |
|            | (a[i]).join(a[i+1])};out.push(arg);out.- |
|            | push('"');return out;default:out.push(S- |
|            | tring(arg));return out;}}}               |
| result     | ....> [object Object] — {compactOutpu- |
|            | t: false, includeProtos: false, include- |
|            | Functions: false, detectCirculars: true- |
|            | , restoreCirculars: true, make: functio- |
|            | n() {…}, toObject: function() {…}, - |
|            | ...}                                     |
'------------+------------------------------------------'
[DEBUG] define method : json
[DEBUG] 
.------------+------------------------------------------.
| type       | content                                  |
+------------+------------------------------------------+
| command    | JSONstring.make({ a: 1, b: 2 });         |
| result     | "{"a":1,                                 |
|            | "b":2}"                                  |
'------------+------------------------------------------'

#   Failed test at t/20-plugin-json.t line 17.
#          got: '"{"a":1,"b":2}"'
#     expected: '{"a":1,"b":2}'
# Looks like you failed 1 test of 2.
t/20-plugin-json.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/pod-coverage.t ...................... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ............................... skipped: Test::Pod 1.14 required for testing POD
Failed 4/14 test programs. 8/42 subtests failed.

Test Summary Report
-------------------
t/16-plugin-repl-home.t             (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/18-plugin-repl-util-help_url_for.t (Wstat: 768 Tests: 4 Failed: 3)
  Failed tests:  2-4
  Non-zero exit status: 3
t/19-plugin-repl-util-doc_for.t     (Wstat: 768 Tests: 7 Failed: 3)
  Failed tests:  2-3, 5
  Non-zero exit status: 3
t/20-plugin-json.t                  (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=14, Tests=42, 253 wallclock secs ( 1.72 usr +  5.50 sys =  7.22 CPU)
Result: FAIL
dmake.EXE:  Error code 255, while making 'test_dynamic'

[MSG] [Thu May 12 11:02:49 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp::Clan                         6.04        0
	  Class::Accessor::Fast              0.34        0
	  Class::Data::Inheritable           0.08        0
	  Data::Dump                         1.19        0
	  Data::JavaScript::Anon             1.03        0
	  File::Spec                         3.33        0
	  Module::Pluggable::Fast            0.19        0
	  Net::Telnet                        3.03        0
	  Template                           2.22        0
	  Template::Provider::FromDATA       0.11        0
	  Text::SimpleTable                  2.03        0
	  UNIVERSAL::require                 0.13        0
	  URI                                1.58        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3624
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.88

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\Console2;C:\PsTools;C:\GNUWin32\bin;C:\MinGW\tools;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\MakeMsi\;C:\MinGW\nmap;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\MinGW\curl;C:\Program Files\SSH Communications Security\SSH Secure Shell
    PERL5LIB = ;C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\lib;C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\arch
    PERL5_CPANIDX_URL = http://cpan.mirror.local/cpanidx/
    PERL5_CPANPLUS_IS_RUNNING = 2744
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 9, GenuineIntel
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = C:\strawberry\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2003
    Win32::GetOSVersion = Service Pack 2, 5, 2, 3790, 2, 2, 0, 272, 3
    Win32::IsAdminUser = 1


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.12.3.0.beta_1 #1 Sat Feb 19 11:34:53 2011 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Feb 19 2011 16:36:20
  %ENV:
    PERL5LIB=";C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\lib;C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\arch"
    PERL5_CPANIDX_URL="http://cpan.mirror.local/cpanidx/"
    PERL5_CPANPLUS_IS_RUNNING="2744"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\lib
    C:\strawberry\.cpanplus\5.12.3\build\MozRepl-0.06\blib\arch
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .