Wes Hardaker wrote: >>>>>> On Tue, 01 Jun 2010 01:27:24 +0200, Thomas Anders >>>>>> <[email protected]> said: > > TA> /my/src/net-snmp-main/testing/fulltests/temptests/T001snmpv1get_simple.t: > No such file or directory at /my/src/net-snmp-5.6svn/testing/RUNFULLTESTS > line 426. > > That's an artifact of RUNTESTS (note the missing "FULL") having left > behind temporary files that it shouldn't have. You should be able to > safely remove the temptests directory (and maybe it should be created up > above instead too).
I'm not sure I follow. My (empty) build directory gets freshly created before running the build (configure ... && make && make test). There are no leftover files. Please note that the systems in question do not have TAP::Harness, so RUNFULLTESTS probably tries to create a "temptests" directory by itself (in run_older_perl_tests()). Something doesn't work properly here, though. > FYI, that file should have never been run from MAKEFULLTESTS if you only > ran "make test". It should have only been run under "make testall", but > you said you ran "make test". What did you actually run? "make test". +Thomas ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
