Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:44510 php.qa:65134 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95393 invoked from network); 27 Jun 2009 01:24:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2009 01:24:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 97.107.131.220 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 97.107.131.220 whisky.macvicar.net Linux 2.6 Received: from [97.107.131.220] ([97.107.131.220:58318] helo=whisky.macvicar.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/C0-08868-5D4754A4 for ; Fri, 26 Jun 2009 21:24:38 -0400 Received: from [192.168.1.102] (macvicar.demon.co.uk [80.177.111.173]) by whisky.macvicar.net (Postfix) with ESMTP id 72F3646957; Fri, 26 Jun 2009 21:24:34 -0400 (EDT) Cc: PHP Development , PHP QA Message-ID: To: Hannes Magnusson In-Reply-To: <7f3ed2c30906261529w5103b4f6leb8dd9860aeca741@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sat, 27 Jun 2009 02:24:34 +0100 References: <7f3ed2c30906261529w5103b4f6leb8dd9860aeca741@mail.gmail.com> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] Do you need different OS/platform to test on? Let "me" know From: scott@macvicar.net (Scott MacVicar) On 26 Jun 2009, at 23:29, Hannes Magnusson wrote: > Hi all > > Is there *anyone* who needs anything to be able to debug bug reports, > run sanitychecks, developing.. or whatever? > > We really need to improve our architecture/platform/os testing, even > if its just "make all" compile checks. > On php-webmaster@ we get a lot of companies who can provide us with > whatever os/platform/architecture we could possibly need mailing in > and asking how they can help. > > I get a lot of these kind of inquiries, and have a good chunk which I > haven't replied to at all, so please let me know if you need *anything > at all*. > I think we should look at getting buildbot setup and deployed to as many machines as humanly possible. It would at least give us a heads up when we've written something that doesn't work. You can see the ones for Google Chromium at http://build.chromium.org/buildbot/waterfall/waterfall It just needs someone to spend the time writing the initial slave deployment script, any volunteers? :) Scott -- Sorry for the 2nd email Hannes, forgot reply all.