Re: [PATCH] test:Improve test behaviors when --root is used
authorCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 20:28:10 +0000 (13:28 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:47 +0000 (09:38 -0800)
4c/09f6cf68a107feeeeb8b8ea16ae092af37dd73 [new file with mode: 0644]

diff --git a/4c/09f6cf68a107feeeeb8b8ea16ae092af37dd73 b/4c/09f6cf68a107feeeeb8b8ea16ae092af37dd73
new file mode 100644 (file)
index 0000000..149fd2c
--- /dev/null
@@ -0,0 +1,97 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7DD72429E2A\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Jun 2011 13:28:12 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id LTCOYFyVey-H for <notmuch@notmuchmail.org>;\r
+       Tue, 28 Jun 2011 13:28:12 -0700 (PDT)\r
+Received: from arlo.cworth.org (arlo.cworth.org [50.43.72.2])\r
+       by olra.theworths.org (Postfix) with ESMTP id 05515429E25\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Jun 2011 13:28:12 -0700 (PDT)\r
+Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
+       by arlo.cworth.org (Postfix) with ESMTP id D3F4B29A608;\r
+       Tue, 28 Jun 2011 13:28:10 -0700 (PDT)\r
+Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
+       id C67942541A8; Tue, 28 Jun 2011 13:28:10 -0700 (PDT)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Mark Anderson <MarkR.Anderson@amd.com>,\r
+ Austin Clements <amdragon@mit.edu>,   Mark Anderson <ma.skies@gmail.com>\r
+Subject: Re: [PATCH] test:Improve test behaviors when --root is used\r
+In-Reply-To: <3wd39iuubbs.fsf@testarossa.amd.com>\r
+References: <87vcvrw91f.fsf@gmail.com>\r
+       <BANLkTi=bXR+ors+YZH8yNkU7ZXEOvrXwDw@mail.gmail.com>\r
+       <3wd39iuubbs.fsf@testarossa.amd.com>\r
+User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
+       (i486-pc-linux-gnu)\r
+Date: Tue, 28 Jun 2011 13:28:10 -0700\r
+Message-ID: <87sjqt8zvp.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+Cc: "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 28 Jun 2011 20:28:12 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Mon, 27 Jun 2011 17:03:03 -0600, Mark Anderson <MarkR.Anderson@amd.com> =\r
+wrote:\r
+> On Mon, 27 Jun 2011 15:50:47 -0500, Austin Clements <amdragon@mit.edu> wr=\r
+ote:\r
+> > This looks great (modulo one bug, below).  I've wanted to run the\r
+> > tests on tmpfs before, but was too lazy to actually fix the tests.\r
+\r
+Yes, it does look great. Thanks for the patch, Mark!\r
+\r
+Did you miss Austin's note about a possible bug? (You quoted it but\r
+didn't reply). See below:\r
+\r
+> > > =C2=A0run_test(){\r
+> > > - =C2=A0 =C2=A0result=3D$(LD_LIBRARY_PATH=3D../../lib ./symbol-test 2=\r
+>&1)\r
+> > > + =C2=A0 =C2=A0result=3D$(LD_LIBRARY_PATH=3D$TEST_DIRECTORY/../../lib=\r
+ ./symbol-test 2>&1)\r
+> >=20\r
+> > Did you mean $TEST_DIRECTORY/../lib?\r
+\r
+If you could follow up with an updated patch, (or an argument that the\r
+original patch is correct), that would be great.\r
+\r
+=2DCarl\r
+\r
+=2D-=20\r
+carl.d.worth@intel.com\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iEYEARECAAYFAk4KOVoACgkQ6JDdNq8qSWitbwCghtV/6SJCPC1oooCM00wQ/Ri+\r
+VcUAnA4x+SlAY40qZ3eENSqwhOKq1TzZ\r
+=Ujkm\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r