Above what you cut and pasted will be the log messages for each test that was run. For the timeouts, go look in the log files for the tests. For the first timeout, it looks like it didn't get an event it expected. I'd start by looking at the test and making sure whatever event it is expecting is correct.
I use mustella/as3/src/mustella/imageDiffAIR.air to look at the bitmap failures. It is a very handy tool since you can see the good and the bad right next to each other. Carol On 8/22/12 11 :11AM, "Carlos Rovira" <carlos.rov...@codeoscopic.com> wrote: >Hi Peter, > >thanks for updating the wiki. My SO is Mac OSX 10.8 if you want to >complete >that info. > >I'm now with "tests/itemRenderers/" that is throwing me some errors: > >[java] ===================================================== > [java] Failed: > [java] ===================================================== > [java] >itemRenderers/Halo/DataGrid/test_scripts/ItemRenderer_BugTests2 >itemRenderers_SDK13453 Failed CompareBitmap(body:step 3) compare >returned[object BitmapData] > [java] >itemRenderers/Halo/DataGrid/test_scripts/DataGrid_customRenderers >CustomHeaderRenderer_AS Failed AssertEvent(body:step 2) Timeout waiting >for complete from >dataGrid_basic.mx_internal:rendererArray.0.0.getChildAt(0) > [java] >itemRenderers/Spark/DataGrid/test_scripts/DataGrid_customRenderers_spark >method_createEditor Failed Timed out > [java] >itemRenderers/Spark/DataGrid/test_scripts/DataGrid_itemEditor_spark >CheckBoxItemEditor_Basic Failed Timed out > [java] itemRenderers/Spark/List/test_scripts/List_itemEditor_spark >CheckBoxItemEditor_Basic Failed Timed out > [java] > [java] > [java] ===================================================== > [java] Passes: 241 > [java] Fails: 5 > [java] ===================================================== > > >Best > >Carlos > > >2012/8/22 Peter Ent <p...@adobe.com> > >> Once you generate a bitmap(s), re-run the test suite (without >> -createImages) just to verify that it all works. >> >> Carol things some tests may have bugs which could lead to bad bitmap >> comparisons and perhaps the old and new images should be compared using >>a >> tool like ImageDiffAIR. If you run across a test suite with lots of >>tests >> failing bitmap comparisons, it may be that the tests have bugs. >> >> --peter >> >> On 8/22/12 6:56 AM, "Carlos Rovira" <carlos.rov...@codeoscopic.com> >>wrote: >> >> >Thanks Peter, >> > >> >I finaly get "tests/SparkModules/" without fails by applying the >> >-createImages argument since I was only getting this output: >> > >> >[java] ===================================================== >> > [java] Failed: >> > [java] ===================================================== >> > [java] SparkModules/Constraints/Properties/Module_tester002 >> >MixedLayoutModule000 Failed CompareBitmap(body:step 1) compare >> >returned[object BitmapData] >> > [java] >> > [java] >> > [java] ===================================================== >> > [java] Passes: 23 >> > [java] Fails: 1 >> > [java] ===================================================== >> > >> >Now it's ok: >> > >> >java] ===================================================== >> > [java] Passes: 24 >> > [java] Fails: 0 >> > [java] ===================================================== >> > >> > >> >So other folder is ok :) >> > >> > >> > >> >2012/8/22 Peter Ent <p...@adobe.com> >> > >> >> I will check for all the emails from Carlos tomorrow morning and get >> >>them >> >> all in at once. Since Carlos is being very active I'll try to keep >>up! >> >> >> >> Thanks, Carlos! >> >> --peter >> >> >> >> On 8/21/12 5:31 PM, "Alex Harui" <aha...@adobe.com> wrote: >> >> >> >> >Hi Carlos, >> >> > >> >> >That's awesome. Thanks for pitching in. Peter, can you update the >> >>wiki? >> >> > >> >> >An interesting thing for you to do is before you quit working for >>the >> >>day, >> >> >run mini_run.sh -all and see what you get in the morning. The >>failures >> >> >will >> >> >point to folders to work on. Review this thread for what others are >> >> >working >> >> >on. I've working on the entire spark folder, for example. >> >> > >> >> >-Alex >> >> > >> >> > >> >> >On 8/21/12 2:06 PM, "Carlos Rovira" <carlos.rov...@codeoscopic.com> >> >> wrote: >> >> > >> >> >> Ops! I reboot Terminal and pass it again and all is ok with >> >> >>"GraphicTags"... >> >> >> >> >> >> [java] ===================================================== >> >> >> [java] Passes: 3 >> >> >> [java] Fails: 0 >> >> >> [java] ===================================================== >> >> >> >> >> >> >> >> >> So It's needed at least two passes when a time out is thrown...I'm >> >> >> finishing to understand mustella ;) >> >> >> >> >> >> >> >> >> >> >> >> 2012/8/21 Carlos Rovira <carlos.rov...@codeoscopic.com> >> >> >> >> >> >>> >> >> >>> but "tests/GraphicTags/" >> >> >>> >> >> >>> reports >> >> >>> [java] ===================================================== >> >> >>> [java] Passes: 2 >> >> >>> [java] Fails: 1 >> >> >>> [java] ===================================================== >> >> >>> >> >> >>> so I'll fix GraphicTags >> >> >>> >> >> >>> >> >> >>> >> >> >>> -- >> >> >>> Carlos Rovira >> >> >>> Director de Tecnología >> >> >>> M: +34 607 22 60 05 >> >> >>> F: +34 912 35 57 77 >> >> >>> <http://www.codeoscopic.com> >> >> >>> CODEOSCOPIC S.A. <http://www.codeoscopic.com> >> >> >>> Avd. del General Perón, 32 >> >> >>> Planta 10, Puertas P-Q >> >> >>> 28020 Madrid >> >> >>> >> >> >>> >> >> >> >> >> > >> >> >-- >> >> >Alex Harui >> >> >Flex SDK Team >> >> >Adobe Systems, Inc. >> >> >http://blogs.adobe.com/aharui >> >> > >> >> >> >> >> > >> > >> >-- >> >Carlos Rovira >> >Director de Tecnología >> >M: +34 607 22 60 05 >> >F: +34 912 35 57 77 >> ><http://www.codeoscopic.com> >> >CODEOSCOPIC S.A. <http://www.codeoscopic.com> >> >Avd. del General Perón, 32 >> >Planta 10, Puertas P-Q >> >28020 Madrid >> >> > > >-- >Carlos Rovira >Director de Tecnología >M: +34 607 22 60 05 >F: +34 912 35 57 77 ><http://www.codeoscopic.com> >CODEOSCOPIC S.A. <http://www.codeoscopic.com> >Avd. del General Perón, 32 >Planta 10, Puertas P-Q >28020 Madrid