On 9/29/15, 4:16 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:

>While I'm trying to get the builds running on the ASF Jenkins, I noticed
>something strange:
>In order to run the tests in framework/tests/basicTests, I need the
>mustella.swc ... unfortunately this is build after the basicTests are
>run. It seems that the only purpose of this is to have the test end and
>report the results back. If I comment out this dependency, the build
>proceeds, but I have to manually kill the flash player.
>
>After that the build continues and the mustella.swc is created and I can
>comment in the last three lines of BasicTests-config.xml
>
>This seems rather strange ...

I don’t see this in the build.xml.  Checkintests runs basictests-mustella
which depends on mustella-setup  so mustella-setup will run before the
steps in basictests-mustella and mustella-setup is where the mustella.swc
is created.

-Alex

Reply via email to