It is for checkintests to pass in French OS. I think it is ok to take. BTW, I have some hard failures on Win with FP11.5. I haven't had time to look into it yet, but we may need to edit the readme again about what we know about different players.
On 12/18/12 11:05 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > Is this required for the 4.9 release? I'm not 100% sure it is. > >> Author: fthomas >> Date: Wed Dec 19 06:43:08 2012 >> New Revision: 1423770 >> >> URL: http://svn.apache.org/viewvc?rev=1423770&view=rev >> Log: >> FLEX-33316 checkintests fails on no english OS >> >> Modified: >> incubator/flex/sdk/branches/release4.9/mustella/MustellaResultsParser.java >> >> Modified: >> incubator/flex/sdk/branches/release4.9/mustella/MustellaResultsParser.java >> URL: >> http://svn.apache.org/viewvc/incubator/flex/sdk/branches/release4.9/mustella/ >> MustellaResultsParser.java?rev=1423770&r1=1423769&r2=1423770&view=diff >> =============================================================================>> = >> --- >> incubator/flex/sdk/branches/release4.9/mustella/MustellaResultsParser.java >> (original) >> +++ >> incubator/flex/sdk/branches/release4.9/mustella/MustellaResultsParser.java >> Wed Dec 19 06:43:08 2012 >> @@ -151,6 +151,9 @@ public class MustellaResultsParser { >> else if (s.startsWith("[IOErrorEvent type=\"ioError\"") && >> s.contains("localhost:9999/ScriptComplete")) >> { >> } >> + else if (s.startsWith("Avertissement")) >> + { >> + } >> else if (s.trim().equals("")) >> { >> } >> >> > -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui