Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B4EC3706C for ; Tue, 13 Dec 2011 18:08:15 +0000 (UTC) Received: (qmail 27873 invoked by uid 500); 13 Dec 2011 18:08:15 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 27850 invoked by uid 500); 13 Dec 2011 18:08:15 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 27842 invoked by uid 99); 13 Dec 2011 18:08:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 18:08:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave.c.johnson@gmail.com designates 209.85.216.175 as permitted sender) Received: from [209.85.216.175] (HELO mail-qy0-f175.google.com) (209.85.216.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 18:08:07 +0000 Received: by qcqw6 with SMTP id w6so4542428qcq.6 for ; Tue, 13 Dec 2011 10:07:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=wpa3YTIOfiMh+MsrI7cvcn4MBNMai/ruYFHyVuoWxnQ=; b=s/jdZLYzg7IoFldod+v96iLtgBXD6p/z6l9xfcI/Frzh92sWWi/yLpKKGFnqNq1qn1 A7VLywcWNfF3ZoI4G5W8aHVOcXFiCXj7/98JkQEfXNQUMyuLpN/sqprhini/77CihpoI nY/Wx3VFsjNRVcDvTCye1nB9yBXC5QMZTX6eQ= Received: by 10.229.78.66 with SMTP id j2mr1324963qck.130.1323799666241; Tue, 13 Dec 2011 10:07:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.91.140 with HTTP; Tue, 13 Dec 2011 10:07:25 -0800 (PST) In-Reply-To: References: From: Dave Johnson Date: Tue, 13 Dec 2011 10:07:25 -0800 Message-ID: Subject: Re: Code Freeze and Testing for 1.3 To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Sounds good Simon! On Tue, Dec 13, 2011 at 7:24 AM, Simon MacDonald wrote: > The following is how I'm approaching testing for the upcoming 1.3.0 > release. Others can use it as a guideline and feel free to offer > improvements. > > 1) Run mobile-spec test suite using PhoneGap 1.2 and note the number > of passed test cases. > 2) Run mobile-spec test suite using PhoneGap 1.3 and compare the > passed test cases to the previous run. > 3) Run through the examples on docs.phonegap.com which will give us > good API coverage and has the benefit of double checking the docs. > > Since we are in a code freeze at this point we should only look to be > fixing any bugs that fail the regression tests, i.e. fix anything that > worked in 1.2 that we broke in 1.3 RC2. > > Simon Mac Donald > http://hi.im/simonmacdonald