Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 74442
Status: new
Priority: 0/
Queue: Tk

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

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



Subject: make test errors in Tk-804.030 on Linux: t/wm-tcl.t
Tk-804.030> perl -Mblib t/wm-tcl.t ... not ok 221 # TODO May fail sometimes on some older window managers (e.g. metacity 2.10.x) # Failed (TODO) test at t/wm-tcl.t line 1488. # Structures begin differing at: # $got->[0] = '.' # $expected->[0] = '.t' not ok 222 # TODO May fail sometimes on some window managers (e.g. metacity) # Failed (TODO) test at t/wm-tcl.t line 1506. # Structures begin differing at: # $got->[0] = '.' # $expected->[0] = '.t' not ok 223 # TODO May fail sometimes on some window managers (e.g. metacity) # Failed (TODO) test at t/wm-tcl.t line 1524. # Structures begin differing at: # $got->[0] = '.' # $expected->[0] = '.t2' not ok 224 # TODO May fail sometimes on some window managers (e.g. metacity) # Failed (TODO) test at t/wm-tcl.t line 1548. # Structures begin differing at: # $got->[0] = '.parent' # $expected->[0] = '.parent.child2' ... not ok 237 # TODO May fail sometimes on some older window managers (e.g. metacity 2.10.x) # Failed (TODO) test at t/wm-tcl.t line 1732. # got: '1' # expected: '0' not ok 238 # TODO May fail sometimes on some older window managers (e.g. metacity 2.10.x) # Failed (TODO) test at t/wm-tcl.t line 1746. # got: '0' # expected: '1' not ok 239 - a menu is not a toplevel # TODO May fail sometimes on some older window managers (e.g. metacity 2.10.x) # Failed (TODO) test 'a menu is not a toplevel' # at t/wm-tcl.t line 1765. # Structures begin differing at: # $got->[0] = '.' # $expected->[0] = '.t' ... ok 282 # TODO May fail on some window managers (e.g. fvwm 2.5.x) wm (2): 0 0xf46630 PVMG f=00e40807 {}(1)(1) SV = PVMG(0x10b3a60) at 0xf46630 REFCNT = 1 FLAGS = (PADMY,GMG,SMG,RMG,ROK) IV = 0 NV = 0 RV = 0x11ccd50 SV = PVHV(0x10f3560) at 0x11ccd50 REFCNT = 1 FLAGS = (OBJECT,SHAREKEYS) STASH = 0xacbc98 "Tk::Toplevel" ARRAY = 0x1138470 (0:7, 1:1) hash quality = 100.0% KEYS = 1 FILL = 1 MAX = 7 RITER = -1 EITER = 0x0 Elt "_TkValue_" HASH = 0xf8f586ad SV = PV(0x121a480) at 0x11cd3b0 REFCNT = 1 FLAGS = (POK,pPOK) PV = 0x10207c0 ".toplevel24"\0 CUR = 11 LEN = 16 PV = 0x11ccd50 "" CUR = 0 LEN = 0 MAGIC = 0x117a1d0 MG_VIRTUAL = 0x7f6df36e4fe0 MG_TYPE = PERL_MAGIC_ext(~) MG_FLAGS = 0x02 REFCOUNTED MG_OBJ = 0x1078ab8 SV = PV(0x121a780) at 0x1078ab8 REFCNT = 1 FLAGS = () PV = 0x1050a50 "" CUR = 0 LEN = 32 1 0xae1c28 PV f=20004404 state(1) SV = PV(0xadef10) at 0xae1c28 REFCNT = 1 FLAGS = (POK,pPOK,UTF8) PV = 0xad8a60 "state"\0 [UTF8 "state"] CUR = 5 LEN = 16 Usage $widget->wm(...) at /home/emagiro/tmp/Tk-804.030/blib/lib/Tk/Submethods.pm line 37. # Looks like you planned 315 tests but ran 282. # Looks like your test exited with 11 just after 282. My window manager is Cygwin XWin on MS/Windows Vista. Running X server: /usr/bin/startx /usr/bin/emacs -g 90x37+150+0 -- /usr/bin/X :0 -multiwindow -clipboard on: Tk-804.030> uname -rsvp CYGWIN_NT-6.0 1.7.9(0.237/5/3) 2011-03-29 10:10 unknown Logged in to Linux client over ssh -X Marc