On Mon, 6 Oct 2003, Nick Ing-Simmons wrote:

> Nick Ing-Simmons <[EMAIL PROTECTED]> writes:
> >>
> >>    Tk804.025_beta1.tar.gz
> >>
> >>has entered CPAN as
> >>
> >>  file: $CPAN/authors/id/N/NI/NI-S/Tk804.025_beta1.tar.gz
> >>  size: 5964983 bytes
> >>   md5: beef525ecfc67c63f81ba749f1ef8a62
> >>
> >>No action is required on your part
> >>Request entered by: NI-S (Nick Ing-Simmons)
> >>Request entered on: Sun, 28 Sep 2003 18:00:16 GMT
> >>Request completed:  Sun, 28 Sep 2003 18:01:57 GMT
> >>
> >
> >Time has come for Tk804 series to get a more public testing.
> >So 'tis in CPAN. Attached is the README.
> >
> >I _think_ the code itself is now in better shape than Tk800 series.
> >The build and test stuff probably needs some work (but so does Tk800.025!).
> >So I am calling it a beta.
>
> So far only patches I have are as attached.
> They should fix the Win32 PNG/zlib build snag (the only real patch!)
> the Makefile.PL MANIFEST gripes, and Slaven's latest worry about UNIVERSAL.pm
>
> I don't believe that is all there is wrong with it.
>
> I only get to work in this stuff in bursts (at weekends mostly) so
> if you can give me something to work on next weekend we can get this thing
> out of beta.
>
> Those of you with non-linux platforms (I suppose Steve has
> done Darwin testing [or is that selection?] too), and "odd" perl
> configurations give it a try please...

Here's the results of testing on Win32, ActivePerl 806
compatible (if it adds anything, I could also test on
Win32 ActivePerl 635 and on Win32 perl-5.8.1):

===============================================================
t\after......................ok
t\autoload...................ok
t\balloon....................ok
t\browseentry-grabtest.......ok
t\browseentry-subclassing....ok
t\browseentry................ok
t\browseentry2...............ok
t\create.....................ok
t\cursor.....................Tk::Error: Can't set -cursor to 
`demos/demos/images/cursor.cur' for Tk::MainWindow=HASH(0x2b33d44): bad cursor spec 
"demos/demos/images/cursor.cur" at C:\unzipped\Tk804.025\blib\lib/Tk/Configure.pm line 
46.
 at C:\unzipped\Tk804.025\blib\lib/Tk/Derived.pm line 294
 (processing "-cursor" option)
 Tk callback for .
 Tk::Derived::configure at C:\unzipped\Tk804.025\blib\lib/Tk/Derived.pm line 306
Can't set -cursor to `demos/demos/images/cursor.cur' for 
Tk::MainWindow=HASH(0x2b33d44): bad cursor spec "demos/demos/images/cursor.cur" at 
C:\unzipped\Tk804.025\blib\lib/Tk/Configure.pm line 46.
 at C:\unzipped\Tk804.025\blib\lib/Tk/Derived.pm line 294

dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t\dash.......................ok
t\entry......................# Test 181 got: '62x37+0+0' (t\entry.t at line 626)
#     Expected: '62x31+0+0'
#  t\entry.t line 626 is:   ok($e->geometry, "62x31+0+0");
# Test 207 got: '43' (t\entry.t at line 726)
#     Expected: '53'
#  t\entry.t line 726 is: ok($e->reqwidth, 53);
PRIMARY selection doesn't exist or form "STRING" not defined at t\entry.t line 1144.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 181, 207, 306-336
        Failed 33/336 tests, 90.18% okay (less 8 skipped tests: 295 okay, 87.80%)
t\fbox.......................focus (1):
 0 0x1ab2130 PVMG f=00080507 {}(21)(1)
SV = PVMG(0x2c5e85c) at 0x1ab2130
  REFCNT = 1
  FLAGS = (PADBUSY,PADMY,ROK)
  IV = 0
  NV = 0
  RV = 0x2ba63d0
focus (1):
 0 0x1ab2130 PVMG f=00080507 {}(19)(1)
SV = PVMG(0x2c5e85c) at 0x1ab2130
  REFCNT = 1
  FLAGS = (PADBUSY,PADMY,ROK)
  IV = 0
  NV = 0
  RV = 0x2e206dc
ok
t\fileevent..................ok
        1/1 skipped:
t\fileselect.................ok
t\font.......................ok
        1/13 unexpectedly succeeded
t\geomgr.....................ok
t\iso8859-1..................ok
t\JP.........................ok
t\KR.........................ok
t\leak.......................
new 0358A5AC : ok
t\list.......................ok
t\listbox....................#     Failed test (t\listbox.t at line 217)
#          got: '7 7 17 15'
#     expected: '7 7 17 14'
#     Failed test (t\listbox.t at line 220)
#          got: '15'
#     expected: '14'
#     Failed test (t\listbox.t at line 221)
#          got: '7 27 17 15'
#     expected: '7 26 17 14'
#     Failed test (t\listbox.t at line 226)
#          got: '7 7 17 15'
#     expected: '7 7 17 14'
#     Failed test (t\listbox.t at line 230)
#          got: '7 87 24 15'
#     expected: '7 83 24 14'
#     Failed test (t\listbox.t at line 231)
#          got: '7 87 24 15'
#     expected: '7 83 24 14'
#     Failed test (t\listbox.t at line 245)
#          got: '-73 36 368 15'
#     expected: '-72 39 393 14'
#     Failed test (t\listbox.t at line 250)
#          got: '4 52 23 15'
#     expected: '5 56 24 14'
#     Failed test (t\listbox.t at line 251)
#          got: '4 68 20 15'
#     expected: '5 73 23 14'
#     Failed test (t\listbox.t at line 569)
#                   '0.266304347826087,0.456521739130435'
#     doesn't match '(?-xism:^0\.24936.*,0\.42748.*$)'
#     Failed test (t\listbox.t at line 1027)
#          got: '113'
#     expected: '115'
#     Failed test (t\listbox.t at line 1033)
#          got: '15'
#     expected: '17'
#     Failed test (t\listbox.t at line 1041)
#          got: '136'
#     expected: '138'
#     Failed test (t\listbox.t at line 1048)
#          got: '78'
#     expected: '80'
#     Failed test (t\listbox.t at line 1056)
#          got: '74'
#     expected: '76'
#     Failed test (t\listbox.t at line 1145)
#          got: '71'
#     expected: '80'
#     Failed test (t\listbox.t at line 1146)
#          got: '88'
#     expected: '93'
#     Failed test (t\listbox.t at line 1148)
#          got: '113'
#     expected: '122'
#     Failed test (t\listbox.t at line 1149)
#          got: '104'
#     expected: '110'
#     Failed test (t\listbox.t at line 1313)
#          got: '71'
#     expected: '80'
#     Failed test (t\listbox.t at line 1314)
#          got: '136'
#     expected: '144'
#     Failed test (t\listbox.t at line 1316)
#          got: '15'
#     expected: '17'
#     Failed test (t\listbox.t at line 1317)
#          got: '88'
#     expected: '93'
#     Failed test (t\listbox.t at line 1348)
#                   '0 0.257668711656442'
#     doesn't match '(?-xism:^0 0\.2222)'
#     Failed test (t\listbox.t at line 1366)
#                   '148x168+0+0'
#     doesn't match '(?-xism:150x178\+\d+\+\d+)'
# Looks like you failed 25 tests of 427.
dubious
        Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 79, 82-83, 85-87, 89-91, 176, 269, 271, 273, 275, 277, 291-294, 
326-329, 333, 338
        Failed 25/427 tests, 94.15% okay
t\mega.......................ok
t\mwm........................skipped
        all skipped: no reason given
t\optmenu....................ok
t\photo......................ok
t\progbar....................ok
t\regexp.....................ok
        8/21 skipped: Perl too old
t\Require....................ok
t\Trace......................ok
t\trace1.....................ok
t\widget.....................ok
t\wm-time....................ok
t\X..........................ok
t\zzHList....................ok
t\zzPhoto....................ok
t\zzScrolled.................ok
t\zzText.....................ok
t\zzTixGrid..................ok
Failed 3/39 test scripts, 92.31% okay. 59/2503 subtests failed, 97.64% okay.
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\cursor.t   255 65280     1    2 200.00%  1
t\entry.t      2   512   336   64  19.05%  181 207 306-336
t\listbox.t   25  6400   427   25   5.85%  79 82-83 85-87 89-91 176 269 271 273
                                           275 277 291-294 326-329 333 338
 (1 subtest UNEXPECTEDLY SUCCEEDED), 1 test and 17 subtests skipped.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
=========================================================================

-- 
best regards,
randy kobes

Reply via email to