Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01-load.t t\02-titles.t t\03-lines.t t\04-graphtarget.t t\05-setparser.t t\06-addmissinggroup.t t\07-idmaps.t t\08-saxtest.t t\01-load...............1..3 ok 1 - test template file exists ok 2 - load SVG::Template::Graph object ok 3 - serialise ok t\02-titles.............1..9 ok 1 - test template file exists ok 2 - load SVG::Template::Graph object Undeclared xml ID group.graph.title! Adding to ID list at t\02-titles.t line 17 group.graph.title = group.graph.title element group with id 'group.graph.title' not found in document when setting a text field. at t\02-titles.t line 17 Can't locate object method "getRootElement" via package "SVG" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SVG-Template-Graph\blib\lib/SVG/Template/Graph.pm line 238. # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-9 Failed 7/9 tests, 22.22% okay t\03-lines..............1..12 ok 1 - Source data arrays match lengths ok 2 - test template file exists ok 3 - load SVG::Template::Graph object Undeclared xml ID group.graph.title! Adding to ID list at t\03-lines.t line 76 group.graph.title = group.graph.title element group with id 'group.graph.title' not found in document when setting a text field. at t\03-lines.t line 76 Can't locate object method "getRootElement" via package "SVG" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SVG-Template-Graph\blib\lib/SVG/Template/Graph.pm line 238. # Looks like you planned 12 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-12 Failed 9/12 tests, 25.00% okay t\04-graphtarget........1..14 ok 1 - Source data arrays match lengths ok 2 - test template file exists ok 3 - load SVG::Template::Graph object element rect with id 'rectangle.graph.data.space' not found in document when setting a text field. at t\04-graphtarget.t line 76 Can't locate object method "getRootElement" via package "SVG" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SVG-Template-Graph\blib\lib/SVG/Template/Graph.pm line 238. # Looks like you planned 14 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-14 Failed 11/14 tests, 21.43% okay t\05-setparser..........1..4 ok 1 - use SVG::Template::Graph; ok 2 - test template file exists ok 3 - load SVG::Template::Graph object ok 4 - serialise ok t\06-addmissinggroup....1..4 ok 1 - use SVG::Template::Graph; ok 2 - test template file t/template2.svg exists ok 3 - load SVG::Template::Graph object ok 4 - serialise ok t\07-idmaps.............1..3 ok 1 - test template file exists ok 2 - load SVG::Template::Graph object ok 3 - serialise ok t\08-saxtest............1..1 # Test 1 got: '0' (t\08-saxtest.t at line 17) # Expected: '1' (Invalid characters in PUBLIC identifier [Ln: 2, Col: 47] #) not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 4/8 test scripts, 50.00% okay. 28/50 subtests failed, 44.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02-titles.t 255 65280 9 7 77.78% 3-9 t\03-lines.t 255 65280 12 9 75.00% 4-12 t\04-graphtarget.t 255 65280 14 11 78.57% 4-14 t\08-saxtest.t 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.