From: Boyd Lynn Gerber <gerberb@zenez.com>
To: Git List <git@vger.kernel.org>
Subject: Failing a test on OpenServer 6 t5100-mailinfo.sh
Date: Sat, 8 Aug 2009 10:17:40 -0600 [thread overview]
Message-ID: <alpine.LNX.2.00.0908081014560.13290@suse104.zenez.com> (raw)
Hello,
With a config.mak.autogen that is fixed for OpenServer 6.
I now have three tests that fail.
The first is because of the OS does not allow perl to do somethings.
The second is a new problem.
*** t5100-mailinfo.sh ***
* ok 1: split sample box
* ok 2: mailinfo 0001
* ok 3: mailinfo 0002
* ok 4: mailinfo 0003
* ok 5: mailinfo 0004
* ok 6: mailinfo 0005
* ok 7: mailinfo 0006
* ok 8: mailinfo 0007
* ok 9: mailinfo 0008
* ok 10: mailinfo 0009
* ok 11: mailinfo 0010
* FAIL 12: mailinfo 0011
git mailinfo -u msg$mail patch$mail <$mail
>info$mail &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/msg$mail msg$mail
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/patch$mail
patch$mail &&
echo info &&
test_cmp "$TEST_DIRECTORY"/t5100/info$mail
info$mail
* ok 13: mailinfo 0012
* ok 14: mailinfo 0013
* ok 15: split box with rfc2047 samples
* FAIL 16: mailinfo rfc2047/0001
git mailinfo -u $mail-msg $mail-patch <$mail
>$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 17: mailinfo rfc2047/0002
* ok 18: mailinfo rfc2047/0003
* FAIL 19: mailinfo rfc2047/0004
git mailinfo -u $mail-msg $mail-patch <$mail
>$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 20: mailinfo rfc2047/0005
* ok 21: mailinfo rfc2047/0006
* ok 22: mailinfo rfc2047/0007
* ok 23: mailinfo rfc2047/0008
* ok 24: mailinfo rfc2047/0009
* ok 25: mailinfo rfc2047/0010
* FAIL 26: mailinfo rfc2047/0011
git mailinfo -u $mail-msg $mail-patch <$mail
>$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 27: respect NULs
* ok 28: Preserve NULs out of MIME encoded message
* ok 29: mailinfo on from header without name works
* failed 4 among 29 test(s)
gmake[2]: *** [t5100-mailinfo.sh] Error 1
gmake[2]: Leaving directory `/home/zenez/build/osr6/git/t'
--
Boyd Gerber <gerberb@zenez.com> 801 849-0213
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
next reply other threads:[~2009-08-08 16:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-08 16:17 Boyd Lynn Gerber [this message]
2009-08-10 14:25 ` Failing a test on OpenServer 6 t5100-mailinfo.sh Brandon Casey
2009-08-10 14:29 ` Boyd Lynn Gerber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LNX.2.00.0908081014560.13290@suse104.zenez.com \
--to=gerberb@zenez.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox