Simon Josefsson <[EMAIL PROTECTED]> ha escrit: > I should add dejagnu-parsing to autobuild. However, I'm not sure how to > parse the output. I'm assuming the following indicates successful runs: > > # of expected passes 2 > > And '^# of unexpected' suggests a failed run.
Yes, that's correct. > Building on my local system (debian testing up to date) the check fails: [..] > ERROR: Cannot create > /home/jas/src/mailutils/imap4d/testsuite/data/spool/INBOX: > make[3]: *** [check-DEJAGNU] Error 1 > make[3]: Leaving directory `/home/jas/src/mailutils/imap4d/testsuite' > > Any ideas? Try running it as this: cd /home/jas/src/mailutils/imap4d/testsuite runtest -v -v -v --debug This will produce lots of additional output. Please, capture it to some file and send it over to me. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
