Ok, I'll do that tomorrow now cuz' it's later here now, need to go back home, I'll keep in touch.
Fred -----Original Message----- From: Alex Harui [mailto:aha...@adobe.com] Sent: Wednesday, October 24, 2012 6:59 PM To: flex-dev@incubator.apache.org Subject: Re: About Flex runtime Sync up with SVN and try again. Carol put in a check to make sure you are using embedded fonts. It would be unfortunate if there are significant rendering differences on 10.3. Use the ImageDiffAIR tool in the mustella/as3 directory and see if the differences are just in edges of the glyphs. On 10/24/12 9:31 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote: > I rebuilt the framework except I changed the playerglobal and the > flashplayer debug version to 11.1 instead of 10.3 : > > [java] ===================================================== > [java] Failed: > [java] ===================================================== > [java] components/Label/styles/Label_styles_tester_Spark > Spark_fontSize_100_Style_Label Failed CompareBitmap(body:step 2) > compare retu rned[object BitmapData] > [java] > [java] > [java] ===================================================== > [java] Passes: 256 > [java] Fails: 1 > [java] ===================================================== > [java] > [java] > [java] Wrote summary to results.txt > [java] Wrote failures to failures.txt > > > In flashlog: > > TestCase Start: > components/Label/styles/Label_styles_tester_Spark$Spark_textIndent_neg > ative_ > Style_Label > sending: > http://localhost:9999/testCaseStart?components/Label/styles/Label_styl > es_tes ter_Spark$Spark_textIndent_negative_Style_Label at: Wed Oct 24 > 18:24:22 > GMT+0200 2012 > [Event type="open" bubbles=false cancelable=false eventPhase=2] > [HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false > eventPhase=2 status=200 responseURL=null] [Event type="complete" > bubbles=false cancelable=false eventPhase=2] > CompareBitmap: No ConditionalValues found. configID is null > readPNG:requesting url: > file:///U|/sources/asf/flex/sdk/mustella/tests/components/Label/styles > /basel ines/textIndent_negative_Style_Label_Spark.png > RESULT: scriptName=components/Label/styles/Label_styles_tester_Spark > id=Spark_textIndent_negative_Style_Label result=pass elapsed=216 > phase=body > started=1351095862392 extraInfo= msg= > sending: > http://localhost:9999/testCaseResult?scriptName=components/Label/style > s/Labe > l_styles_tester_Spark&id=Spark_textIndent_negative_Style_Label&result= > pass&e lapsed=216&phase=body&started=1351095862392&extraInfo=&msg= at: > Wed Oct 24 > 18:24:22 GMT+0200 2012 > [Event type="open" bubbles=false cancelable=false eventPhase=2] > [HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false > eventPhase=2 status=200 responseURL=null] [Event type="complete" > bubbles=false cancelable=false eventPhase=2] testComplete > ScriptComplete: completely done > sending: http://localhost:9999/ScriptComplete?0 at: Wed Oct 24 > 18:24:22 > GMT+0200 2012 > > > > Doesn't it mean the playerglobal and the flashplayer debug version is > the clue ? > > Fred > > > > -----Original Message----- > From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] > Sent: Wednesday, October 24, 2012 6:14 PM > To: flex-dev@incubator.apache.org > Subject: RE: About Flex runtime > > I've still got the console logs but it doesn't tell too much, for the > last error : > > [java] components/Label/styles/Label_styles_tester_Spark > Spark_textIndent_negative_Style_Label Failed CompareBitmap(body:step > 2) compa re returned[object BitmapData] > > In flashlogs, I guess the relative trace is: > > TestCase Start: > components/Label/styles/Label_styles_tester_Spark$Spark_textIndent_neg > ative_ > Style_Label > sending: > http://localhost:9999/testCaseStart?components/Label/styles/Label_styl > es_tes ter_Spark$Spark_textIndent_negative_Style_Label at: Wed Oct 24 > 17:11:33 > GMT+0200 2012 > [Event type="open" bubbles=false cancelable=false eventPhase=2] > [HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false > eventPhase=2 status=200 responseURL=null] [Event type="complete" > bubbles=false cancelable=false eventPhase=2] > CompareBitmap: No ConditionalValues found. configID is null > readPNG:requesting url: > file:///U|/sources/asf/flex/sdk/mustella/tests/components/Label/styles > /basel ines/textIndent_negative_Style_Label_Spark.png > image size: 738 > writing url: > http://localhost:9998/baselines/baseline.jsp?filename=u:/sources/asf/f > lex/sd > k/mustella/tests/components/Label/SWFs/../styles/baselines/textIndent_ > negati > ve_Style_Label_Spark.png.bad.png > baseline write successful [Event type="complete" bubbles=false > cancelable=false eventPhase=2] > RESULT: scriptName=components/Label/styles/Label_styles_tester_Spark > id=Spark_textIndent_negative_Style_Label result=fail elapsed=217 > phase=body > started=1351091493579 > extraInfo=/components/Label/styles/baselines/textIndent_negative_Style > _Label _Spark.png.bad.png msg=CompareBitmap(body:step 2) compare > returned[object BitmapData] > sending: > http://localhost:9999/testCaseResult?scriptName=components/Label/style > s/Labe > l_styles_tester_Spark&id=Spark_textIndent_negative_Style_Label&result= > fail&e > lapsed=217&phase=body&started=1351091493579&extraInfo=/components/Labe > l/styl > es/baselines/textIndent_negative_Style_Label_Spark.png.bad.png&msg=Com > pareBi > tmap%28body%3Astep%202%29%20%20compare%20returned%5Bobject%20BitmapDat > a%5D > at: Wed Oct 24 17:11:33 GMT+0200 2012 > [Event type="open" bubbles=false cancelable=false eventPhase=2] > [HTTPStatusEvent type="httpStatus" bubbles=false cancelable=false > eventPhase=2 status=200 responseURL=null] [Event type="complete" > bubbles=false cancelable=false eventPhase=2] testComplete > > That's it and that's the same kind for the others. > > For the embedded font, I'm not sure about what you are talking, if it > is the flex-fontkit.jar, I've got it. > > Fred > > -----Original Message----- > From: Alex Harui [mailto:aha...@adobe.com] > Sent: Wednesday, October 24, 2012 5:53 PM > To: flex-dev@incubator.apache.org > Subject: Re: About Flex runtime > > > > > On 10/24/12 8:20 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote: > >> I tried to run "mini_run.sh -all" on Apache "Flex 4.8.0 FP10.3 en_US" >> but had some troubles then I tried with "mini_run.sh > tests/components/Label" >> only : >> >> [java] >> [java] >> [java] ===================================================== >> [java] Passes: 89 >> [java] Fails: 168 >> [java] ===================================================== >> [java] >> [java] >> [java] Wrote summary to results.txt >> [java] Wrote failures to failures.txt >> > All tests are passing for Peter, Carol and I. Next time send the > failures information from the console log just before this summary. > It tells more about what failed. > > My guess is that you haven't installed the embedded font libraries. > All mustella tests should use embedded fonts in order to render more > consistently across OS's. > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > > > -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui