Skip Menu |

This queue is for tickets about the HTML-DOM CPAN distribution.

Report information
The Basics
Id: 70951
Status: resolved
Priority: 0/
Queue: HTML-DOM

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

Bug Information
Severity: Normal
Broken in: 0.049
Fixed in: (no value)



Subject: Bleadperl v5.15.2-310-ge1dccc0 breaks SPROUT/HTML-DOM-0.049.tar.gz
As per subject. t/html-document.t ............. ok t/html-dom-element-require.t .. ok t/html-dom-interface.t ........ ok Assigning non-zero to $[ is no longer possible at t/html-dom.t line 68. # Looks like you planned 51 tests but ran 3. # Looks like your test exited with 2 just after 3. t/html-dom.t .................. Dubious, test returned 2 (wstat 512, 0x200) Failed 48/51 subtests t/html-element.t .............. ok t/html-form.t ................. ok Regards,
On Wed Sep 14 00:24:56 2011, ANDK wrote: Show quoted text
> As per subject. > > t/html-document.t ............. ok > t/html-dom-element-require.t .. ok > t/html-dom-interface.t ........ ok > Assigning non-zero to $[ is no longer possible at t/html-dom.t line 68. > # Looks like you planned 51 tests but ran 3. > # Looks like your test exited with 2 just after 3. > t/html-dom.t .................. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 48/51 subtests > t/html-element.t .............. ok > t/html-form.t ................. ok
Thank you. There’s a good chance bleadperl will change before 5.16, so I’ll wait, instead of churning out another release just yet.
On Sat Sep 17 03:22:31 2011, SPROUT wrote: Show quoted text
> On Wed Sep 14 00:24:56 2011, ANDK wrote:
> > As per subject. > > > > t/html-document.t ............. ok > > t/html-dom-element-require.t .. ok > > t/html-dom-interface.t ........ ok > > Assigning non-zero to $[ is no longer possible at t/html-dom.t line 68. > > # Looks like you planned 51 tests but ran 3. > > # Looks like your test exited with 2 just after 3. > > t/html-dom.t .................. > > Dubious, test returned 2 (wstat 512, 0x200) > > Failed 48/51 subtests > > t/html-element.t .............. ok > > t/html-form.t ................. ok
> > Thank you. There’s a good chance bleadperl will change before 5.16, so > I’ll wait, instead of churning out another release just yet.
And $[ is back with commit b82b06b8.