Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-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 33F6EE9BB for ; Tue, 18 Dec 2012 22:24:42 +0000 (UTC) Received: (qmail 20157 invoked by uid 500); 18 Dec 2012 22:24:40 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 20126 invoked by uid 500); 18 Dec 2012 22:24:40 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 20117 invoked by uid 99); 18 Dec 2012 22:24:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 22:24:40 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.77 as permitted sender) Received: from [64.18.1.77] (HELO exprod6og126.obsmtp.com) (64.18.1.77) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 22:24:31 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob126.postini.com ([64.18.5.12]) with SMTP ID DSNKUNDtCVFmv8MXUOQZvrBSLhMA9l5vN5TW@postini.com; Tue, 18 Dec 2012 14:24:11 PST Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qBIMLF1v028668 for ; Tue, 18 Dec 2012 14:21:15 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qBIMO9AV027622 for ; Tue, 18 Dec 2012 14:24:09 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Tue, 18 Dec 2012 14:24:09 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Tue, 18 Dec 2012 14:24:07 -0800 Subject: Re: Apache Flex 4.9 Release Candidate 3 Thread-Topic: Apache Flex 4.9 Release Candidate 3 Thread-Index: Ac3dauRpLWnML9RdQFaXUX7EMwlYFwAA4BXt Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.13.0.120411 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 12/18/12 1:58 PM, "Justin Mclean" wrote: > Hi, >=20 >> Which is useful, but somewhat disturbing information as it >> potentially increases the number of possible rendering environments. >=20 > I don't think we can possible test every combination here that's: > OS version (at least 2) x compile for FP (x8) x run in FP versions (x8) x > supported locales (x22) x AIR (x5) =3D 14000+ combinations :-) The "run in" is more than 8. Nick showed that you have to test swf-version N in every one of the 8 players that supports swf-version N. >=20 >> I have code locally that will store the display list as XML alongside ea= ch >> baseline, but I haven't check it in. I thought it would be too disrupti= ve >> and was going to wait until after we get the release out. > I assume you can run the test in XML only mode? Perhaps that would be goo= d > enough for testing a different locale if the en_US locale passes? A different locale would change the display list XML because the text property of a TextField would be in that locale. The XML is only set up as a backup. If the bitmap compare fails, we check the XML to see if it matches then we know (hope) the failures are rendering issues in the player= , not our code. >=20 >> In fact, after we get the release out, I think I want to move mustella t= o >> its own top-level folder. > That may make it hard to keep in sync when creating/testing a release > candidate. I'll start a new thread if/when I get more serious about it. We'd probably add tests that we know won't run (for example, Carol's about to check in some Spark DG locked row/column features and tests into develop that isn't in release) to an excludes file. I'm just tired of waiting for mustella tests to download when checking out a branch, and the XML files will make i= t worse. >=20 > Thanks, > Justin --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui