Ok, this is all I have time for today: I build a fresh copy of Falcon
and pulled a fresh copy of the 4.11 SDK. Next I copied the contents of
the 'flex-falcon/compiler/generated/dist/sdk/bin' and '[same]/lib' to
the corresponding directories in the SDK, under the - probably silly,
I'm new at this - assumption this switches out the old compiler for
Falcon... I build the SDK ("ant main checkintests"). And: success!

Next I got really bold and decided to try a bit of Mustella:
'./mini_run.sh tests/components/Label'. This got me 2 compile errors
on a mysterious character in 2 of the AS files. After manually
removing that character (invisible, but noticeable because the cursor
didn't move when I deleted it), 255 tests ran, most of which failed.
The failures were mostly bitmap compares, so I ran -createImages. This
got rid of most failures: 240 tests pass, 15 fail. From a very quick
look at the bitmaps, it looks to me that the 'bad' images are sharper
than the baselines.

I think this is all very impressive, and I think with a little more
work, and A LOT MORE TESTING, we are getting close...

EdB



On Fri, Oct 25, 2013 at 11:56 AM, Erik de Bruin <e...@ixsoftware.nl> wrote:
> The SDKSWCTests pass for me as well.
>
> Another (very) encouraging finding: when I compile a large AIR
> application we have with the new compiler, it actually seems to
> produce a useable application! I haven't done extensive checks, but
> the login (using RemoteObject to a server) and most content screens
> seem to function as expected...
>
> What's next?
>
> EdB
>
>
>
> On Fri, Oct 25, 2013 at 5:34 AM, Alex Harui <aha...@adobe.com> wrote:
>> And BasicTests compiled against these SWCs ran and passed all tests!
>>
>> Next step:  See if BasicTests will compile and run with new MXML codegen.
>>
>> On 10/24/13 3:55 PM, "Alex Harui" <aha...@adobe.com> wrote:
>>
>>>At least, they do for me.  Please verify as I found there can be compiler
>>>errors based on timing.
>>>
>>>Anyway, the next goal will be to try to get BasicTests to run against the
>>>Falcon generated SWCs.
>>>
>>>-Alex
>>
>
>
>
> --
> Ix Multimedia Software
>
> Jan Luykenstraat 27
> 3521 VB Utrecht
>
> T. 06-51952295
> I. www.ixsoftware.nl



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to