Skip Menu |

This queue is for tickets about the PERLANCAR-HTML-Tree-Examples CPAN distribution.

Report information
The Basics
Id: 113669
Status: resolved
Priority: 0/
Queue: PERLANCAR-HTML-Tree-Examples

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.0.3
Fixed in: (no value)



Subject: Removal of gen_sample_html breaks several other modules
See subject. I see failures like this: # Failed test 'Bencher/Scenario/MojoDOM/Parsing.pm loaded ok' # at t/00-compile.t line 40. # got: '65280' # expected: '0' "gen_sample_html" is not exported by the PERLANCAR::HTML::Tree::Examples module Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11. Compilation failed in require at -e line 1. # Failed test 'Bencher/Scenario/MojoDOM/Selection.pm loaded ok' # at t/00-compile.t line 40. # got: '65280' # expected: '0' "gen_sample_html" is not exported by the PERLANCAR::HTML::Tree::Examples module Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12, <DATA> line 2125. Compilation failed in require at -e line 1, <DATA> line 2125. # Looks like you failed 2 tests of 4. t/00-compile.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests Affected at least: * http://matrix.cpantesters.org/?dist=App-ShowPERLANCARSampleHTMLTree%200.001 * http://matrix.cpantesters.org/?dist=Bencher-Scenarios-DataCSel%200.02 * http://matrix.cpantesters.org/?dist=Bencher-Scenarios-MojoDOM%200.002
On Mon, 11 Apr 2016 05:25:14 GMT, SREZIC wrote: Show quoted text
> See subject. I see failures like this: > > # Failed test 'Bencher/Scenario/MojoDOM/Parsing.pm loaded ok' > # at t/00-compile.t line 40. > # got: '65280' > # expected: '0' > "gen_sample_html" is not exported by the > PERLANCAR::HTML::Tree::Examples module > Can't continue after import errors at /tmpfs/.cpan-build- > cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002- > Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11. > BEGIN failed--compilation aborted at /tmpfs/.cpan-build- > cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002- > Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11. > Compilation failed in require at -e line 1. > > # Failed test 'Bencher/Scenario/MojoDOM/Selection.pm loaded ok' > # at t/00-compile.t line 40. > # got: '65280' > # expected: '0' > "gen_sample_html" is not exported by the > PERLANCAR::HTML::Tree::Examples module > Can't continue after import errors at /tmpfs/.cpan-build- > cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002- > Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12. > BEGIN failed--compilation aborted at /tmpfs/.cpan-build- > cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002- > Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12, <DATA> > line 2125. > Compilation failed in require at -e line 1, <DATA> line 2125. > # Looks like you failed 2 tests of 4. > t/00-compile.t ........... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/4 subtests > > > Affected at least: > * http://matrix.cpantesters.org/?dist=App- > ShowPERLANCARSampleHTMLTree%200.001 > * http://matrix.cpantesters.org/?dist=Bencher-Scenarios- > DataCSel%200.02 > * http://matrix.cpantesters.org/?dist=Bencher-Scenarios- > MojoDOM%200.002
Thanks, all fixed.