For Programmers: Free Programming Magazines  


Home > Archive > PerlTk > March 2005 > Testing help









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Testing help
Rob Seegel

2005-03-07, 8:58 pm

Hello,

For the past w or so, I've been trying to fix problems with
Tk-JComboBox. The tricky part is that the problems are not obvious to
me. I've run the test cases on numerous platforms, and the tests seem to
pass. However, there is one tester who is repeatedly seeing failures.

My problem is this: the CPAN feedback loop has not been fast enough or
verbose enough to assist me in correcting the problems, so I'm asking
for as many folks as possible to run the test suite on their machine and
to report the output back to the list, newsgroup, or privately, if you
prefer. In particular, I'm interested in tests run on FreeBSD, Linux
(various distributions), and solaris.

Any feedback will be very welcome. When running the tests, please use
version 1.05 of Tk-JComboBox.

Thanks in advance,

Rob


-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu

zentara

2005-03-08, 3:59 pm

On Mon, 7 Mar 2005 21:17:50 +0000 (UTC), Rob Seegel
<RobSeegel@comcast.net> wrote:

>so I'm asking
>for as many folks as possible to run the test suite on their machine and
>to report the output back to the list, newsgroup, or privately, if you
>prefer. In particular, I'm interested in tests run on FreeBSD, Linux
>(various distributions), and solaris.
>
>Any feedback will be very welcome. When running the tests, please use
>version 1.05 of Tk-JComboBox.


Running Tk 804.027 , Slackware, fvwm2, Tk-JComboBox-1.05

make test

PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_Create..............ok
t/02_Options_Basic.......ok
t/03_Options_Callback....ok
t/04_Options_Misc........ok
t/05_Methods.............ok
t/06_Bugs................ok
All tests successful.
Files=6, Tests=698, 29 wallclock secs (18.28 cusr + 0.75 csys = 19.03
CPU)

Looks good.




--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
Rob Seegel

2005-03-08, 3:59 pm

zentara wrote:
> On Mon, 7 Mar 2005 21:17:50 +0000 (UTC), Rob Seegel
> <RobSeegel@comcast.net> wrote:
>
>
>
>
> Running Tk 804.027 , Slackware, fvwm2, Tk-JComboBox-1.05
>
> make test
>
> PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01_Create..............ok
> t/02_Options_Basic.......ok
> t/03_Options_Callback....ok
> t/04_Options_Misc........ok
> t/05_Methods.............ok
> t/06_Bugs................ok
> All tests successful.
> Files=6, Tests=698, 29 wallclock secs (18.28 cusr + 0.75 csys = 19.03
> CPU)
>
> Looks good.
>


Thanks. It's a bit scary the different results I've been getting. Aside
from my own tests, that's the first report I have seen where everything
passed.

I suspect that I'm getting false negaatives from the tests on certain
platforms, but I'm not ruling out bugs. The tests that have been failing
rely on eventGenerate calls, and focusNext, focusCurrent each of which
has caused me minor problems in the past. Ah, well -- another exercise
in cross-platform programming.

Rob
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com