Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45529 invoked from network); 31 Mar 2012 08:27:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2012 08:27:59 -0000 Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:63607] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/73-28591-E00C67F4 for ; Sat, 31 Mar 2012 03:27:58 -0500 Received: by ghbg2 with SMTP id g2so839847ghb.29 for ; Sat, 31 Mar 2012 01:27:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=GJlyQuRcXDyXMLR/cCUo8WykMJTDp9G5D7wu2LnUB7Y=; b=wsALpYQ/cJx+nPfTHBxqsUxBRj1/J/h2HHEfUGho447/Uu0fUa9XU5L59JtD38GOf7 j3PD0/0W3EgvAg5ZKrD4juemZlx/XX704GoW5VcKkTn1cJ7/wCtpXZyTXm5MsS2TlrTh ZWRT+Er6W0B/SL+Mqbg/C0rftY8TJt5B46UK/+hT7/q6QeFg13Vr2MFzd+jV7hKpxhHp PZCeLJTeb12bW+DIvrLpTPjhk07LjKZSiihZwGgFhUwFPMSncVyLyINLzn+LKk15iA5s CgobnjXuK+gp9+xRUICCVwwYcsZFF8qbHUOyZY309DoOq6UP5Uc23+JYrKr7UMYG5rWv vMJA== Received: by 10.236.161.73 with SMTP id v49mr1034775yhk.89.1333182475861; Sat, 31 Mar 2012 01:27:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.213.40 with HTTP; Sat, 31 Mar 2012 01:27:35 -0700 (PDT) In-Reply-To: <4F76B38D.7060800@lerdorf.com> References: <4F75EA77.3010300@oracle.com> <4F76B38D.7060800@lerdorf.com> Date: Sat, 31 Mar 2012 13:27:35 +0500 Message-ID: To: Rasmus Lerdorf Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Change all XFAIL tests to FAIL From: confik@gmail.com (Alexey Shein) 31 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2012=C2=A0=D0=B3. 12:34 =D0=BF=D0=BE=D0= =BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C Rasmus Lerdorf =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > On 03/30/2012 11:25 PM, Alexey Shein wrote: >> Hmm, that's different. You get a notification if there's some change >> on that bug (new comment/state changed/patch etc.). If bug didn't >> change for years, you won't get any notifications -> it's more likely >> you forget about it. > > That's not true. There is a weekly reminder email if you have > outstanding open bugs assigned to you. Although I haven't seen one for a > little while, so we may finally have given up on that since it was > completely ineffective. Ok, we have a weekly reminder to bug maintainers (that maybe not working). That's a bit different, I'm talking about public email about failed tests - if bug is closed, maintainer won't get a notfication and, if bug is reopened, only maintainer will get a notification, not everybody on list. --=20 Regards, Shein Alexey