Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11593 invoked from network); 7 Apr 2012 14:37:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2012 14:37:15 -0000 Authentication-Results: pb1.pair.com header.from=webmaster@ajeux.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=webmaster@ajeux.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ajeux.com from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: webmaster@ajeux.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:44115] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/B4-23111-811508F4 for ; Sat, 07 Apr 2012 10:37:12 -0400 Received: by obbeh20 with SMTP id eh20so4485745obb.29 for ; Sat, 07 Apr 2012 07:37:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=BWoWyUeL02+ayfpokt2LkljgUpDrKaYvSOLvSFkEdDY=; b=csl8dEb6Pb++V+PJHbmhlQl0kkL6mSBFXxPfgPPUQrEv3+Mnf8SM66jmUxwWCqHSva tBKZcWP1+cAedCyl3L697SomERzxhScSdx6NLQpy2HjTWjUPjIAXuLwvbf6iX5pjn8Tg sK8ZAdbqJFJ6Tre5ElMnSSGeV/KVpiJDgkw4LKBHDO1BMBZYiKNpoZE2emWpKV2mwDEz /TLEktJDz4FFD8vboqnYc9TfaKrjS12EBlmZgHYGklx3McpdazLnMqiu3RT8Flrgi5rR NHpadsZdi1SVArkLZjBx4w27EV0pKfhvwsL4E2tcM0ZBVZmUArex3E9UMcEkSLiJ0IJx Ovtw== MIME-Version: 1.0 Received: by 10.182.222.74 with SMTP id qk10mr2037178obc.75.1333809428587; Sat, 07 Apr 2012 07:37:08 -0700 (PDT) Received: by 10.60.50.68 with HTTP; Sat, 7 Apr 2012 07:37:08 -0700 (PDT) Reply-To: olivier@ajeux.com Date: Sat, 7 Apr 2012 16:37:08 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04447efd3064d504bd17b587 X-Gm-Message-State: ALoCoQn53cgkKAdrPKjl67A8b4a9hhOTmKIsguQmJgoRn6HoVe/83+hoSkM1dJ7BezMquQqUx+Cf Subject: Re: Change all XFAIL tests to FAIL From: webmaster@ajeux.com (Olivier) --f46d04447efd3064d504bd17b587 Content-Type: text/plain; charset=ISO-8859-1 Hello, I just added the possibility to distinct XFAIL from FAIL test reports in http://qa.php.net/reports/ (xfail tests were not reported before) Then, you should easily see what tests are failing from them only xfailing. This has been activated a few minutes ago and does not work for all report sent so far. Olivier --f46d04447efd3064d504bd17b587--