You can probably disable the tests. Once I have the JS tests working, we can 
probably have some kind of switch to pick swf tests, js tests, or both.

Shooting in the dark here: FlexUnit has some dependencies on flex. Do you have 
flex-sdk downloaded?

Harbs

> On Nov 8, 2017, at 11:39 AM, Erik de Bruin <[email protected]> wrote:
> 
> An addition: running
> 'frameworks/projects/Basic/src/test/royale/flexUnitTests/FlexUnitRoyaleApplication.swf'
> starts out with this error: "VerifyError: Error #1014: Class IResponder
> could not be found." to then proceed to the error I mentioned earlier...
> 
> Thanks,
> 
> EdB
> 
> 
> 
> On Wed, Nov 8, 2017 at 10:37 AM, Erik de Bruin <[email protected]> wrote:
> 
>> Having some problems with setup as well...
>> 
>> When I follow the clean and rebuild instructions everything is fine until
>> ant on 'royale-asjs' hits an error in one of the apps: "ReferenceError:
>> Error #1065: Variable FlexUnitRoyaleApplication is not defined." and the
>> build times out.
>> 
>> This is the cli output at the point of failure:
>> 
>> <
>> test:
>>    [mkdir] Created dir: /Users/erik/Documents/git/royale-asjs/frameworks/
>> projects/Basic/src/test/royale/out
>> [flexunit] Validating task attributes ...
>> [flexunit] Generating default values ...
>> [flexunit] Using the following settings for the test run:
>> [flexunit] haltonfailure: [false]
>> [flexunit] headless: [false]
>> [flexunit] display: [99]
>> [flexunit] localTrusted: [true]
>> [flexunit] player: [flash]
>> [flexunit] port: [1024]
>> [flexunit] swf: [/Users/erik/Documents/git/royale-asjs/frameworks/
>> projects/Basic/src/test/royale/FlexUnitRoyaleApplication.swf]
>> [flexunit] timeout: [90000ms]
>> [flexunit] toDir: [/Users/erik/Documents/git/royale-asjs/frameworks/
>> projects/Basic/src/test/royale/out]
>> [flexunit] Setting up server process ...
>> [flexunit] Starting server ...
>> [flexunit] Opening server socket on port [1024].
>> [flexunit] Waiting for client connection ...
>> [flexunit] Entry [/Users/erik/Documents/git/royale-asjs/frameworks/
>> projects/Basic/src/test/royale] already available in local trust file at
>> [/Users/erik/Library/Preferences/Macromedia/Flash Player/#Security/
>> FlashPlayerTrust/flexUnit.cfg].
>> [flexunit] Executing 'open' with arguments:
>> [flexunit] '/Users/erik/Documents/git/royale-asjs/frameworks/
>> projects/Basic/src/test/royale/FlexUnitRoyaleApplication.swf'
>> [flexunit]
>> [flexunit] The ' characters around the executable and arguments are
>> [flexunit] not part of the command.
>> [flexunit]
>> [flexunit]
>> [flexunit] Stopping server ...
>> [flexunit] End of test data reached, sending acknowledgement to player ...
>> [flexunit] Closing client connection ...
>> [flexunit] Closing server on port [1024] ...
>>> 
>> 
>> Ideas?
>> 
>> Thanks,
>> 
>> EdB
>> 
>> 
>> 
>> On Wed, Nov 8, 2017 at 6:31 AM, Alex Harui <[email protected]>
>> wrote:
>> 
>>> Sync all 3 repos, start with royale-compiler, then royale-typedefs, then
>>> royale-asjs.
>>> 
>>> I'd recommend running "ant wipe-all" in royale-compiler before running
>>> just "ant" (which now builds everything in royale-compiler).  And in
>>> royale-asjs, run "ant super-clean" before running "ant".
>>> 
>>> HTH,
>>> -Alex
>>> 
>>> On 11/7/17, 1:34 PM, "Peter Ent" <[email protected]> wrote:
>>> 
>>>> I sync'd the repo (develop branch) and rebuilt asjs. I'm seeing this
>>>> notice:
>>>> 
>>>> Could not load definitions from resource flexTasks.tasks. It could not be
>>>> found.
>>>> 
>>>> Wouldn't "flexTasks.tasks" get renamed to "royaleTasks.tasks" ?
>>>> 
>>>> —peter
>>> 
>>> 
>> 
>> 
>> --
>> Ix Multimedia Software
>> 
>> Jan Luykenstraat 27
>> 3521 VB Utrecht
>> 
>> T. 06-51952295 <06%2051952295>
>> I. www.ixsoftware.nl
>> 
> 
> 
> 
> -- 
> Ix Multimedia Software
> 
> Jan Luykenstraat 27
> 3521 VB Utrecht
> 
> T. 06-51952295
> I. www.ixsoftware.nl

Reply via email to