[rt-users] RTFM make test fails: requires 3.8 to run tests
Paul Hirose
pthirose at ucdavis.edu
Wed Dec 10 18:20:02 EST 2008
Installed RT381, appears to work fine.
Now installing RTFM240. I did perl Makefile.PL and it was ok. I then wanted to do the test (before the install) and did:
RT_DBA_USER=user RT_DBA_PASSWORD=password PERL5LIB=/opt/rt3/lib make test
with my username/password for the MySQL database system.
Upon doing so, I get
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00smoke.t t/04interface.t t/05cfsearch.t t/2basic_api.t t/3upload-customfields.t t/Article_Overlay.pm.t t/ArticleCollection_Overlay.pm.t t/Class_Overlay.pm.t t/URI_a.t t/URI_fsck_com_rtfm.t
t/00smoke.........................skipped: requires 3.8 to run tests. You may need to set PERL5LIB=/path/to/rt/lib
...
t/URI_fsck_com_rtfm...............skipped: requires 3.8 to run tests. You may need to set PERL5LIB=/path/to/rt/lib
Files=10, Tests=0, 22 wallclock secs ( 0.14 usr 0.15 sys + 18.32 cusr 2.83 csys = 21.44 CPU)
Result: NOTESTS
I tried looking in t/lib/RT/FM/Test.pm which led me to /opt/rt3/lib/RT/Test.pm but I confess, I'm not sure what I'm looking at. At least nothing obvious jumped out at me :)
I just like to always make sure a typical "make test" works. :)
PH
--
Paul Hirose : pthirose at ucdavis.edu : Sysadm Motto: rm -fr /MyLife
1034 Academic Surge : Programmer/Analyst : Backup Motto : rm -fr /
One Shields Avenue : Voice (530) 752-7181 : Robot, n.: Univ. Admin
Davis, CA 95616-8770 : Fax (530) 752-4465 : rec.pets.cat.anecdotes
More information about the rt-users
mailing list