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 6C72C9FF1 for ; Wed, 1 Feb 2012 02:58:59 +0000 (UTC) Received: (qmail 91992 invoked by uid 500); 1 Feb 2012 02:58:58 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 91865 invoked by uid 500); 1 Feb 2012 02:58:55 -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 91851 invoked by uid 99); 1 Feb 2012 02:58:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 02:58:54 +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 (nike.apache.org: domain of anis.kadri@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 02:58:48 +0000 Received: by ggeq1 with SMTP id q1so428142gge.6 for ; Tue, 31 Jan 2012 18:58:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=BI/vMHZH/7kYM0l+EP2WHdghJzP/7g9ga10+eD1p0C4=; b=BEhmxCBOMezh0IvGRRIX00y1T8bb1rqKoehw0TkwgVYETTxrOYg6wTU6LFP2JM7TI1 dxJlz0jHNIKKbgsXIM2biZcm1uO5sn+YXnJi53gm4vQVBxrQXKOltOg+zPZT8GH1Q2bd VHVq9te9JJ6SLyerohu3MnAtbA5JYH8tV5xHY= MIME-Version: 1.0 Received: by 10.101.131.20 with SMTP id i20mr11949263ann.29.1328065107610; Tue, 31 Jan 2012 18:58:27 -0800 (PST) Received: by 10.236.37.102 with HTTP; Tue, 31 Jan 2012 18:58:27 -0800 (PST) In-Reply-To: References: <7A154CAC-ABD5-4166-A6EC-DFF6A70C78CF@adobe.com> Date: Tue, 31 Jan 2012 18:58:27 -0800 Message-ID: Subject: Re: 1.4.1 release From: Anis KADRI To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I think we should start writing unit/functionnal tests for every platform. mobile-spec is not enough in my opinion. Joe started doing it on Android I believe. On Tue, Jan 31, 2012 at 6:48 PM, Michael Brooks wrote: > We could document the test plan as an application. > > - Each test is presented as a page. > - Each page asking you to performance a task > =A0- Tablet or Handheld? > =A0- Rotate the device... did it rotate? Yes / No > =A0- ... > =A0- XHR the log results to a server. > > Michael > > On Tue, Jan 31, 2012 at 6:40 PM, Brian LeRoux wrote: > >> *sigh >> >> yup, and lets add one a bug for a lack of testing in our release leads >> to regressions. this one would require a manual test, and maybe many >> do, so we should start doc'ing those so we have a plan to run thru >> >> On Tue, Jan 31, 2012 at 6:30 PM, Steven Gill wrote: >> > Hey everyone, >> > >> > Found a bug today that I believe will require us to release 1.4.1. Che= ck >> it out at >> https://issues.apache.org/jira/browse/CB-212?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel >> > >> > Shaz fixed it. IOS doesn't change orientation with 1.4.0. Pretty >> significant bug. >> > >> > Thoughts? >> > >> > -Steve >> > >> > >>