Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101603 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60309 invoked from network); 17 Jan 2018 16:43:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2018 16:43:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=samding@ca.ibm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=samding@ca.ibm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ca.ibm.com designates 148.163.158.5 as permitted sender) X-PHP-List-Original-Sender: samding@ca.ibm.com X-Host-Fingerprint: 148.163.158.5 mx0b-001b2d01.pphosted.com Received: from [148.163.158.5] ([148.163.158.5:46044] helo=mx0a-001b2d01.pphosted.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/9D-12394-81D7F5A5 for ; Wed, 17 Jan 2018 11:43:05 -0500 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w0HGdhJk000846 for ; Wed, 17 Jan 2018 11:43:02 -0500 Received: from smtp.notes.na.collabserv.com (smtp.notes.na.collabserv.com [192.155.248.72]) by mx0b-001b2d01.pphosted.com with ESMTP id 2fj7631upd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 17 Jan 2018 11:43:01 -0500 Received: from localhost by smtp.notes.na.collabserv.com with smtp.notes.na.collabserv.com ESMTP for from ; Wed, 17 Jan 2018 16:43:01 -0000 Received: from us1a3-smtp01.a3.dal06.isc4sb.com (10.106.154.95) by smtp.notes.na.collabserv.com (10.106.227.158) with smtp.notes.na.collabserv.com ESMTP; Wed, 17 Jan 2018 16:40:18 -0000 Received: from us1a3-mail101.a3.dal06.isc4sb.com ([10.146.21.220]) by us1a3-smtp01.a3.dal06.isc4sb.com with ESMTP id 2018011716401682-857699 ; Wed, 17 Jan 2018 16:40:16 +0000 MIME-Version: 1.0 To: internals@lists.php.net Date: Wed, 17 Jan 2018 11:40:16 -0500 X-KeepSent: 686D5171:19CBDAAE-00258218:005B2CDE; type=4; name=$KeepSent X-Mailer: IBM Notes Release 9.0.1FP7 August 18, 2016 X-LLNOutbound: False X-Disclaimed: 46887 X-TNEFEvaluated: 1 Content-type: multipart/alternative; Boundary="0__=8FBB088BDFC8AA4E8f9e8a93df938690918c8FBB088BDFC8AA4E" Content-Disposition: inline x-cbid: 18011716-6059-0000-0000-00000745FFD8 X-IBM-SpamModules-Scores: BY=0; FL=0; FP=0; FZ=0; HX=0; KW=0; PH=0; SC=0.423878; ST=0; TS=0; UL=0; ISC=; MB=0.000000 X-IBM-SpamModules-Versions: BY=3.00008395; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000247; SDB=6.00976397; UDB=6.00494960; IPR=6.00756324; BA=6.00005782; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00019095; XFM=3.00000015; UTC=2018-01-17 16:42:59 X-IBM-AV-DETECTION: SAVI=unsuspicious REMOTE=unsuspicious XFE=unused X-IBM-AV-VERSION: SAVI=2018-01-17 12:16:31 - 6.00007920 x-cbparentid: 18011716-6060-0000-0000-00008D7B2595 Message-ID: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2018-01-17_07:,, signatures=0 X-Proofpoint-Spam-Reason: safe Subject: unit test a single case From: samding@ca.ibm.com ("Sam Ding") --0__=8FBB088BDFC8AA4E8f9e8a93df938690918c8FBB088BDFC8AA4E Content-Transfer-Encoding: quoted-printable Content-type: text/plain; charset=US-ASCII Hi PHP developers, I am new and try to porting php v7.2.1 on IBM s390x, after building and run unit test "make test", there are some failed cases. Is there any way I can run a single case and get the result? Further how to debug a php unit case code? Thanks, Sam Ding, Linux on z Systems Open Source Ecosystem IBM Toronto Lab, email: samding@ca.ibm.com phone: (905)413-2947 --0__=8FBB088BDFC8AA4E8f9e8a93df938690918c8FBB088BDFC8AA4E--