From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-1.v28.ch3.sourceforge.com ([172.29.28.121] helo=mx.sourceforge.net) by 3yr0jf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1MbX4T-000802-F9 for ltp-list@lists.sourceforge.net; Thu, 13 Aug 2009 09:58:09 +0000 Received: from smtp.gentoo.org ([140.211.166.183]) by 29vjzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1MbX4N-0006wD-28 for ltp-list@lists.sourceforge.net; Thu, 13 Aug 2009 09:58:09 +0000 From: Mike Frysinger Date: Thu, 13 Aug 2009 05:57:55 -0400 References: <4a719afc.9f13f30a.2eaa.ffffa236SMTPIN_ADDED@mx.google.com> In-Reply-To: <4a719afc.9f13f30a.2eaa.ffffa236SMTPIN_ADDED@mx.google.com> MIME-Version: 1.0 Message-Id: <200908130557.56436.vapier@gentoo.org> Subject: Re: [LTP] [PATCH] Make the test result codes a real bitfield again List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============5609274353063086955==" Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sourceforge.net Cc: Jiri Palecek --===============5609274353063086955== Content-Type: multipart/signed; boundary="nextPart3898523.tGOiJ8f3TR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart3898523.tGOiJ8f3TR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 30 July 2009 05:57:54 Jiri Palecek wrote: > the commit "extend the test result to a bit field so we can extend the > output further" from July 20th unfortunately changes the code, that was > previously a bitfield, to a non-bitfield. This causes FAILED tests to > return erroneously 0. > > This patch changes the test result codes to be individual bits in the > bitfield (effectively reverting a small part of aforementioned patch). what tests exactly are failing ? where/why is this causing a problem ? i= =20 cant imagine a bit field being used for these values to really be necessary= =20 considering their values are mutually exclusive. =2Dmike --nextPart3898523.tGOiJ8f3TR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iQIcBAABAgAGBQJKg+OkAAoJEEFjO5/oN/WBllwP/i2KSuArEkbWkxZ8VrnFei7e P+C/0PDQ8r4Xi3k4ui0ejnpRFdFduuRUlMvVJHWPduf2DIVlKB8gUjRZE8D7MDWg N9uXDDNvkfm6Mx5ak1kvnEa2k7dcsQ+KGnMA6j1jGrmNaRRKQomre3LpWph3X1qi 3dhFYP6CgBD9t27cfIeWeXC0qqAfTKxOM1EVSeFBNymAk1EF91ziz6VJbZrPQN6j 4Id2OE7fW6BP7YnGk4eUYqGn+lU0x44IgC/G9wK5zzU5YcpkcIWtLdBGJddAui4f 4xzWh9QgfR5tbVTtjZeFIB0H/7+ZO1Rnj08gUZVB8u6WE6h0698pAukfiMI89iPf j/lf4S90meHpa7BuAwfg8S0McU66nNUEetqbANUpM23lo8kukU8ORnRi2Rk0plZr YjeoKBZupY9nkyEAw5PP4k91DNPdYPOij7gBewDAuD/WNlwy4QdGKsNDz7zUtW2/ IK9HJIXyYF9bOlT5L0Fc48lI1DZ3n1zfprLR3bzgpGaLr5RMpZQiv1/0oCZIcUwK jdVboum0POLDsnnpsHinTniEWryiAVTKdRG0agXG1IfHcVxNpAYpzkPWtJKABcXc hau/BygwgaBP0spCeqccdV04+4S8oABnEnYW4+9KMMS+4fTB9h12EzAvFcK9G3GJ HgdZ3cl+/GdhgEChzjqY =iEIm -----END PGP SIGNATURE----- --nextPart3898523.tGOiJ8f3TR-- --===============5609274353063086955== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july --===============5609274353063086955== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list --===============5609274353063086955==--