Thanks Alex.

>That should be added to the wiki.

Done.

-----Message d'origine-----
De : Alex Harui [mailto:aha...@adobe.com] 
Envoyé : samedi 5 octobre 2013 01:54
À : dev@flex.apache.org
Objet : Re: Running Mustella tests

You can configure the server serving mustella/test to use port 8080 and when 
running use

./mini_run.sh -addArg=-includes=Localhost8080 ...

That should be added to the wiki.

BTW, regarding local.properties, you shouldn't have to set use_apollo and 
run_mobile_tests, use the -apollo or -mobile parameter to mini_run instead then 
you can run regular tests without having to change local.properties.

-Alex

On 10/4/13 4:47 PM, "Maurice Amsellem" <maurice.amsel...@systar.com> wrote:

>Hi ,
>
>I have read the instructions on Mustella/Webserver to set up localhost 
>to point  mustella/test 
>https://cwiki.apache.org/confluence/display/FLEX/Mustella+Overview
>
>It says how to configure Apache on Windows.
>
>However, on Windows ,  port 80 is assigned by default to IIS, no Apache 
>(if ever installed).
>Changing IIS to point to another port, and making Apache point to 80 is 
>not trivial, because it could break some applications.
>
>So I thought I could just reconfigure IIS root to point to 
>mustella/test, and allow directory browsing.
>This is done in the IIS management console.
>
>Do you think it's worth describing the procedure on the WIKI?
>
>Maurice
>
>
>-----Message d'origine-----
>De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : samedi 5 
>octobre 2013 01:00 À : dev@flex.apache.org Objet : Re: Running Mustella 
>tests
>
>Hi,
>
>> What's wrong?
>
>Check local.properties have these settings:
>use_apollo=true
>run_mobile_tests=true
>target_os_name=android
>
>> BTW, should I run the whole mustella tests ? it seems that it's going 
>>to take days to complete...
>Up to you but I see no need here.
>
>> Otherwise, which partial mustella tests should I run, given that 
>>MobileGrid didn't modify any of the SDK classes, except a new method 
>>added by Justin to MultiDPIBitmapSource.
>I've already run the tests for that and they pass.
>
>Thanks,
>Justin

Reply via email to