Re: Getweb problem ?

Francis,

The two tests that failed were part of the regression test that
compares the output of getweb as installed on your system to the
output that getweb originally had when developed.

The two tests that failed were probably a test of the Latin-1 encoding
mechanism for sending web pages with foreign accented characters, and a test of the
"unavailable" error message.

Could you post the contents of the test directories that were created
but not removed by the testing procedure?  In the trace you posted,
those would be t/tmp.8853/ and t/tmp.8970/.  The files therein should
be substantially similar to the template files in t/ref.encode/ and
t/ref.unavail/.

On the good side, it looks like most of the getweb functionalities are
working on your system correctly.

-rolf
>>>>> "Francis" == Francis Peters <fpeters@home.plutonium.net> writes:

    > Rolf,

    > I have been down awhile at emailfetch.com because of a security
    > breakin.  I have upgraded my system to RedHat 5.2.  The problem
    > is getweb v1.16 give the following errors on make test
    > regardless of perl version from 5.00404 and up as well as varios
    > combinations of modules recommended in the README:

    > [root@home getweb]# make test ln -fs ../../pub t/testRoot/ ln
    > -fs ../../pub t/quotaTestRoot/ making sure there is no
    > AutoLoader.pm cleanup bug...  ...AutoLoader.pm is ok.

    > /usr/bin/perl t/TEST t/get...............ok
    > t/bin...............ok t/bounce............ok
    > t/cgi...............ok t/check.............ok
    > t/deep..............ok t/encode............diff returned 1,
    > stopped at t/GT.pm line 142.  could not remove t/tmp.8853 at
    > t/GT.pm line 50.  dubious Test returned status 29 (wstat 7424,
    > 0x1d00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay
    > t/equator...........ok t/follow............ok
    > t/form..............ok t/alias.............ok
    > t/help..............ok t/image.............ok
    > t/mail..............ok t/mime..............ok
    > t/miser.............ok t/mult..............ok
    > t/nocheck...........ok t/number............ok
    > t/password..........ok t/quota.............ok
    > t/search............ok t/service...........ok
    > t/split.............ok t/spool.............ok
    > t/unavail...........diff returned 1, stopped at t/GT.pm line
    > 142.  could not remove t/tmp.8970 at t/GT.pm line 50.  dubious
    > Test returned status 29 (wstat 7424, 0x1d00) DIED. FAILED tests
    > 2-9 Failed 8/9 tests, 11.11% okay t/wrap..............ok
    > t/zexcl1............ok t/zexcl2............ok
    > t/zfail.............ok t/zform.............ok Failed Test Status
    > Wstat Total Fail Failed List of failed
    > -------------------------------------------------------------------------------
    > t/encode.t 29 7424 9 8 88.89% 2-9 t/unavail.t 29 7424 9 8 88.89%
    > 2-9 Failed 2/31 test scripts, 93.55% okay. 16/118 subtests
    > failed, 86.44% okay.  make: *** [test] Error 29



    > Do you have any suggestions?


    > Thanks in advance!

    > Francis

    > ps.  Some time ago I received a request for a contribution to
    > SatLife.  Someday I hope to provide a contribution if this
    > service gets above breakeven.



-- 
| Rolf Nelson (rolf@w3.org), Project Manager, W3C at MIT
|   "Try to learn something about everything
|             and everything about something."  --Huxley

 

Received on Tuesday, 1 June 1999 18:09:23 UTC