Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15832 invoked from network); 24 Jun 2016 05:57:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2016 05:57:41 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Received: from [217.70.183.197] ([217.70.183.197:52740] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/15-08667-3DBCC675 for ; Fri, 24 Jun 2016 01:57:40 -0400 Received: from mfilter20-d.gandi.net (mfilter20-d.gandi.net [217.70.178.148]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id C7A5641C0A5 for ; Fri, 24 Jun 2016 07:57:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter20-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter20-d.gandi.net (mfilter20-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id xgujRN_HQJTS for ; Fri, 24 Jun 2016 07:57:35 +0200 (CEST) X-Originating-IP: 90.109.100.243 Received: from builder.remirepo.net (LFbn-1-6148-243.w90-109.abo.wanadoo.fr [90.109.100.243]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 10D3A41C09D for ; Fri, 24 Jun 2016 07:57:34 +0200 (CEST) To: internals@lists.php.net Message-ID: <20ff2b59-83e1-d537-ae89-faa5d82b6c51@fedoraproject.org> Date: Fri, 24 Jun 2016 07:57:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sQbd3qANV1HKTSHEUNdAhAPC3BqX05v2W" Subject: 7.1, 1 test failure with dtrace From: remi@fedoraproject.org (Remi Collet) --sQbd3qANV1HKTSHEUNdAhAPC3BqX05v2W Content-Type: multipart/mixed; boundary="QcqtL24jdDdujIqBQi66V41hqc1mRCFBM" From: Remi Collet To: internals@lists.php.net Message-ID: <20ff2b59-83e1-d537-ae89-faa5d82b6c51@fedoraproject.org> Subject: 7.1, 1 test failure with dtrace --QcqtL24jdDdujIqBQi66V41hqc1mRCFBM Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable With ./configure --disable-all make testTESTS=3Dext/reflection/ Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 326 ( 97.3%) (100.0%) With ./configure --disable-all --enable-dtrace Tests failed : 1 ( 0.3%) ( 0.3%) Tests passed : 325 ( 97.0%) ( 99.7%) FAILED TEST SUMMARY --------------------------------------------------------------------- ReflectionGenerator basic test [ext/reflection/tests/ReflectionGenerator_basic.phpt] cat ext/reflection/tests/ReflectionGenerator_basic.diff 019+ object(Generator)#5 (0) { 019- object(Generator)#6 (0) { 021+ object(ReflectionMethod)#7 (2) { 021- object(ReflectionMethod)#8 (2) { 027+ *RECURSION* 028+ object(Generator)#3 (0) { 027- object(class@anonymous)#1 (0) { 029- object(Generator)#4 (0) { 030- } 034+ object(Generator)#3 (0) { 035- object(Generator)#4 (0) { 036+ object(ReflectionFunction)#6 (1) { 037- object(ReflectionFunction)#7 (1) { 041+ object(Generator)#4 (0) { 042- object(Generator)#5 (0) { 047+ object(Generator)#4 (0) { 048- object(Generator)#5 (0) { 049+ object(ReflectionFunction)#7 (1) { 050- object(ReflectionFunction)#8 (1) { Any idea ? Remi. --QcqtL24jdDdujIqBQi66V41hqc1mRCFBM-- --sQbd3qANV1HKTSHEUNdAhAPC3BqX05v2W Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAldsy8sACgkQYUppBSnxahj+GwCfQgjjyBumklGD8xUiAvuJRAZf fGYAoJKlLKxb6Bb35E4BZnHO5NsJYhOt =WjGT -----END PGP SIGNATURE----- --sQbd3qANV1HKTSHEUNdAhAPC3BqX05v2W--