I forgot to check ant all when I committed the test changes.

Comment out the CoreTest in the framework build file until I have a chance to 
look at that.

Harbs

> On Nov 6, 2017, at 5:06 PM, Erik de Bruin <e...@ixsoftware.nl> wrote:
> 
> Hi,
> 
> I just spent the day wrestling with the setup of the compiler projects in
> Eclipse. It's been a while, so it took some doing to get most of the tests
> to run and pass on 'compiler' and 'compiler-js'.
> 
> A question for the current compiler hackers: do all tests on 'compiler' and
> 'compiler-js' pass for you? I have 105 failures on 'compiler', and 2
> failures on 'compiler-jx'.
> 
> An observation: when I try to run 'ant all' on 'royale-asjs', it fails with
> this error:
> 
> <
> CoreTest:
> 
> check-for-tests:
> 
> check-falcon-home:
> 
> check-falconjx-home:
> 
> check-compiler:
> 
> test:
> 
> clean:
> 
> compile:
>     [echo] Compiling FlexUnitRoyaleApplication.swf
>     [echo] FLEX_HOME: /Users/erik/Documents/git/royale-asjs
>     [echo] FALCON_HOME: /Users/erik/Documents/git/royale-asjs
>     [echo] FLEXUNIT_HOME: /Users/erik/Documents/git/royale-asjs/in/flexunit
>     [echo] playerglobal.version: 11.1
>    [mxmlc] MXMLJSC
>    [mxmlc] -debug
>    [mxmlc] -compiler.targets=SWF
>    [mxmlc] +playerglobal.version=11.1
>    [mxmlc]
> +env.PLAYERGLOBAL_HOME=/Users/erik/Documents/Royale/PlayerGlobal/player
>    [mxmlc]
> -swf-library-path+=/Users/erik/Documents/git/royale-asjs/frameworks/libs
>    [mxmlc]
> -swf-library-path+=/Users/erik/Documents/git/royale-asjs/in/flexunit/flexunit
>    [mxmlc] -define=CONFIG::dummy,false
>    [mxmlc] +royalelib=/Users/erik/Documents/git/royale-asjs/frameworks/
>    [mxmlc]
> -output=/Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/FlexUnitRoyaleApplication.swf
>    [mxmlc] --
>    [mxmlc]
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/FlexUnitRoyaleApplication.mxml
>    [mxmlc] Loading configuration:
> /Users/erik/Documents/git/royale-asjs/frameworks/royale-config.xml
>    [mxmlc]
>    [mxmlc] 1.10459097 seconds
>    [mxmlc]
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/FlexUnitRoyaleApplication.mxml(21):
> col: 1 Error: This tag could not be resolved to an ActionScript class. It
> will be ignored.
>    [mxmlc]
>    [mxmlc] <js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
>    [mxmlc] ^
>    [mxmlc]
>    [mxmlc]
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/FlexUnitRoyaleApplication.mxml(21):
> col: 1 Error: This tag could not be resolved to an ActionScript class. It
> will be ignored.
>    [mxmlc]
>    [mxmlc] <js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
>    [mxmlc] ^
>    [mxmlc]
> 
> test:
>    [mkdir] Created dir:
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/out
> [flexunit] Validating task attributes ...
> 
> BUILD FAILED
> /Users/erik/Documents/git/royale-asjs/build.xml:563: The following error
> occurred while executing this line:
> /Users/erik/Documents/git/royale-asjs/frameworks/build.xml:118: The
> following error occurred while executing this line:
> /Users/erik/Documents/git/royale-asjs/frameworks/build.xml:233: The
> following error occurred while executing this line:
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/build.xml:56:
> The following error occurred while executing this line:
> /Users/erik/Documents/git/royale-asjs/frameworks/projects/Core/src/test/royale/build.xml:141:
> The provided 'swf' property value [] could not be found or is not a valid
> remote URL.
>> 
> 
> Is it me, or is something not completely "done" after the fork/rename?
> 
> Thanks,
> 
> EdB
> 
> 
> 
> -- 
> Ix Multimedia Software
> 
> Jan Luykenstraat 27
> 3521 VB Utrecht
> 
> T. 06-51952295
> I. www.ixsoftware.nl

Reply via email to