I have updated the Mustella wiki with a section on repairing the tests. This should help you identify the failure and pinpoint where to make the change to the test case. Be sure to re-run after each change as Mustella stops on the first failure and subsequent test steps may have erroneous expected results.
--peter On 8/19/12 2:17 PM, "Alex Harui" <aha...@adobe.com> wrote: >Swf timeout is probably local connection hang. Friday I checked in >attempt to get around it. > >Sent from my Motorola ATRIX 4G on AT&T > > >-----Original message----- >From: Carlos Rovira <carlos.rov...@codeoscopic.com> >To: "flex-dev@incubator.apache.org" <flex-dev@incubator.apache.org> >Sent: Sun, Aug 19, 2012 09:08:37 GMT+00:00 >Subject: Re: Getting Mustella to work. > >Hi, > >I left mustella passing this night and the build failed after 628 min >(wow! >I remember someone says it takes to long but I thought it was 1 hour, not >10! :)). > >I expect the build ends ok with 14k test passing an 2k failing for what I >remember to read in some thread, but not to fail, taking into account it >went to far > >This is what I get: > >[java] Grablog: never saw the ScriptDone for >/Users/carlosrovira/Documents/workspaces/flex/flex/mustella/tests/spark/va >lidators/NumberValidator/SWFs/NV_validateNumber.swf > [java] at the end of main > [java] Shutting down the results server > [java] shutting down the baseline server > [java] done waiting for results...bye > [java] ===================================================== > [java] Passes: 0 > [java] Fails: 469 > [java] ===================================================== > [java] > [java] ===================================================== > [java] ===================================================== > [java] Passed: > [java] ===================================================== > [java] ===================================================== > [java] Failed: > [java] ===================================================== > [java] >/Users/carlosrovira/Documents/workspaces/flex/flex/mustella/tests/Marshall >Plan/SWFs/Bootstrap_PopUpManager.swf > Failed Timed out > >...then lots of "Failed Timed out" lines and finally... > > [java] >/Users/carlosrovira/Documents/workspaces/flex/flex/mustella/tests/spark/va >lidators/NumberValidator/SWFs/NV_validateNumber.swf > Failed Timed out > [java] > [java] > [java] ===================================================== > [java] Passes: 0 > [java] Fails: 469 > [java] ===================================================== > [java] > [java] > [java] Wrote summary to results.txt > [java] Wrote failures to failures.txt > >BUILD FAILED >/Users/carlosrovira/Documents/workspaces/flex/flex/mustella/build.xml:1453 >: >The following error occurred while executing this line: >/Users/carlosrovira/Documents/workspaces/flex/flex/mustella/build.xml:1571 >: >Java returned: 1 > >Someone knows what's happening? > >I'm running in a OSX Mountain Lion and as I'm this weekend off of my house >I'm without Internet (only 3G shared for things like to send this email) > >One more thing, before I tried -rerun flag thinking it was valid when I >have all mustella compiled and only want to run test but it seems does not >work. > >Maybe it could be of great help: > >1) know what are the main points that made test stop to fail (like the one >alex pointed about font replacement). I understand that before donation >test passed, but the changes made for donation made test break, but we >have >the list of changes that made test break? > >2) Can someone recommend me a package to start that nobody were fixing? > >Thanks in advance > > >El domingo, 19 de agosto de 2012, Alex Harui escribió: > >> >> >> >> On 8/18/12 9:52 AM, "Cyrill Zadra" <cyrill.za...@gmail.com> wrote: >> > It looks like they failed because of a wrong font even I accepted the >> > license agreement for the Flash Player embedded font support. Is there >> > anything else that needs to be done that mustella uses the correct >>font? >> In order to donate Mustella, we changed fonts to OFL fonts. Lots of >>tests >> broke when we did that because they might be expecting certain strings >>to >> have certain dimensions. If that's the case, then fix up the tests to >>work >> with those OFL fonts. >> >> > >> > >> > On Sat, Aug 18, 2012 at 2:11 PM, Cyrill Zadra <cyrill.za...@gmail.com >> >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? >> >> >> Probably just to shorten total run time. >> >> -- >> Alex Harui >> Flex SDK Team >> Adobe Systems, Inc. >> http://blogs.adobe.com/aharui >> >>