Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 4482
Status: resolved
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: david.dyck [...] fluke.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 804.025_beta6
Fixed in: 804.025_beta8



Subject: perl5.9.0 builds?
Date: Tue, 25 Nov 2003 14:38:29 +0000
To: bug-Tk [...] rt.cpan.org
From: David Dyck <david.dyck [...] fluke.com>
I didn't see this make it to the ptk list, but I've learned a little more. I tested Tk-804.025_beta6 with perl 5.8.2 on the same computer and make test succeded, but it still fails 95% of the tests with bleading edge perl 5.9.0. I've added the p5p list to the cc, as I'm hoping someone will have an idea what internals might have changed between perl 5.8.2 (current) and perl 5.9.0 bleading edge. On Tue, 18 Nov 2003 at 09:14 -0800, David Dyck <david.dyck@fluke.com> wrote: Show quoted text
> From: David Dyck <david.dyck@fluke.com> > To: Nick Ing-Simmons <nick@ing-simmons.net> > Cc: ptk@lists.Stanford.EDU > Date: Tue, 18 Nov 2003 09:14:25 -0800 (PST) > Subject: 5.00% okay / Re: CPAN Upload: N/NI/NI-S/Tk-804.025_beta6.tar.gz > > On Sun, 16 Nov 2003 at 22:18 -0000, Nick Ing-Simmons <nick@ing-simmons.net>...: >
> > I am getting bored with calling this a beta - last requests please ...
> > Looks like beta software to me :-) > (sorry, I hadn't gotten around to testing till now, but > only 5% of the tests seem to pass with perl 5.9 > > > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/JP.t 0 11 294 588 200.00% 1-294 > t/KR.t 0 11 271 542 200.00% 1-271 > t/Trace.t 0 11 7 14 200.00% 1-7 > t/after.t 0 11 6 12 200.00% 1-6 > t/autoload.t 0 11 5 10 200.00% 1-5 > t/balloon.t 0 11 10 20 200.00% 1-10 > t/browseentry-grabtest.t 0 11 1 2 200.00% 1 > t/browseentry-subclassing.t 0 11 2 4 200.00% 1-2 > t/browseentry.t 0 11 15 26 173.33% 3-15 > t/browseentry2.t 0 11 6 12 200.00% 1-6 > t/create.t 0 11 528 1054 199.62% 2-528 > t/cursor.t 0 11 7 14 200.00% 1-7 > t/dash.t 0 11 ?? ?? % ?? > t/entry.t 0 11 336 672 200.00% 1-336 > t/fbox.t 0 11 6 8 133.33% 3-6 > t/fileevent.t 0 11 1 2 200.00% 1 > t/fileselect.t 0 11 5 6 120.00% 3-5 > t/font.t 0 11 13 26 200.00% 1-13 > t/geomgr.t 0 11 19 38 200.00% 1-19 > t/iso8859-1.t 0 11 96 192 200.00% 1-96 > t/leak.t 0 11 10 20 200.00% 1-10 > t/list.t 0 11 ?? ?? % ?? > t/listbox.t 0 11 427 854 200.00% 1-427 > t/magic.t 0 11 1 2 200.00% 1 > t/mega.t 0 11 8 16 200.00% 1-8 > t/mwm.t 0 11 2 4 200.00% 1-2 > t/optmenu.t 0 11 24 44 183.33% 3-24 > t/photo.t 0 11 ?? ?? % ?? > t/progbar.t 0 11 15 30 200.00% 1-15 > t/regexp.t 0 11 21 42 200.00% 1-21 > t/trace1.t 0 11 17 34 200.00% 1-17 > t/widget.t 0 11 7 14 200.00% 1-7 > t/wm-time.t 0 11 6 12 200.00% 1-6 > t/zzHList.t 0 11 23 46 200.00% 1-23 > t/zzPhoto.t 0 11 27 54 200.00% 1-27 > t/zzScrolled.t 0 11 94 188 200.00% 1-94 > t/zzText.t 0 11 22 44 200.00% 1-22 > t/zzTixGrid.t 0 11 33 66 200.00% 1-33 > Failed 38/40 test scripts, 5.00% okay. 2356/2460 subtests failed, 4.23% okay. > make: *** [test_dynamic] Error 255 > >