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 5F328D02D for ; Tue, 21 Aug 2012 19:36:56 +0000 (UTC) Received: (qmail 78526 invoked by uid 500); 21 Aug 2012 19:36:55 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 78494 invoked by uid 500); 21 Aug 2012 19:36:55 -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 78486 invoked by uid 99); 21 Aug 2012 19:36:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 19:36:55 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pent@adobe.com designates 64.18.1.35 as permitted sender) Received: from [64.18.1.35] (HELO exprod6og115.obsmtp.com) (64.18.1.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 19:36:47 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob115.postini.com ([64.18.5.12]) with SMTP ID DSNKUDPjOXgCYqvkDULBEL8Ysr0OzRFC5HVX@postini.com; Tue, 21 Aug 2012 12:36:27 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q7LJaPbK008242 for ; Tue, 21 Aug 2012 12:36:25 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q7LJaOYr018294 for ; Tue, 21 Aug 2012 12:36:24 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Tue, 21 Aug 2012 12:36:23 -0700 From: Peter Ent To: "flex-dev@incubator.apache.org" Date: Tue, 21 Aug 2012 12:36:21 -0700 Subject: Re: Getting Mustella to work. Thread-Topic: Getting Mustella to work. Thread-Index: Ac1/1D6t38/FcpPXSKGHbufPu//EZw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi, test/collections is great, thanks. I'll mark it in the Wiki. Try the tests again after doing a reboot and make sure you grab Alex's updates to the mustella code base (mustella/as3). If you are still getting time-outs, looks to see if these tests are requesting data from a remote system; we might just have to exclude them. --peter On 8/21/12 3:33 PM, "Carlos Rovira" wrote: >Hi, > >I think I'm prepared to start working on Mustella. I think I will start >for >test/collections if nobody is working on it (please tell me if you are ok >with I starting here) > >running ./mini_run.sh tests/collections/ > >reports me: > >[java] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > [java] Failed: > [java] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D > [java] collections/ArrayCollection/Methods/ArrayCollection_Methods >ArrayCollection_Method_AddItemAtEnd Failed Timed out > [java] collections/ArrayCollection/Methods/ArrayCollection_Methods >ArrayCollection_Method_SetItemAtBeforeBeginning Failed Timed out > [java] collections/ArrayCollection/Methods/ArrayCollection_Methods >ArrayCollection_Method_itemUpdated Failed Timed out > [java] collections/ArrayCollection/Methods/ArrayCollection_Methods >ArrayCollection_Method_AddItemAtEndPastOne Failed Timed out > [java] > [java] > [java] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D > [java] Passes: 29 > [java] Fails: 4 > [java] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D > [java] > [java] > [java] Firing Timeout for >collections/ArrayCollection/Methods/ArrayCollection_Methods$ArrayCollectio >n_Method_AddItemAt1 >HTTP/1.1 after 10000 millis at: 19:27:16.179 > [java] hello from setDone, but we've been here, bye > [java] Wrote summary to results.txt > [java] Wrote failures to failures.txt > > > >2012/8/20 Carol Frampton > >> >> >> On 8/18/12 8 :11AM, "Cyrill Zadra" wrote: >> >> >Hi >> > >> >Started to test the LangPacks/German and after a while I found out that >> >this path is added to the exclude propertey (sdk.mustella.excludes). in >> >mustella/properties/musstella1.properties. Is there a specific reason >>that >> >all the language tests exception japanes are excluded? >> > >> >./mini_run.sh tests/LangPacks/German >> >> This may not be the reason but Flex was in the process of dropping >>support >> for many of the languages that there are still property files for. >>Also, >> the language files were done by the internationalization group and >>usually >> just updated in our repository at the send of the release. >> >> Car >> >> > > >--=20 >Carlos Rovira >Director de Tecnolog=EDa >M: +34 607 22 60 05 >F: +34 912 35 57 77 > >CODEOSCOPIC S.A. >Avd. del General Per=F3n, 32 >Planta 10, Puertas P-Q >28020 Madrid