You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Michael Schmalle <ap...@teotigraphix.com> on 2012/12/05 12:05:51 UTC

[Falcon] Unit tests failing

Hi,

I have reinstalled things for the third time here and I cannot get the  
unit tests to pass.

Have any of you Falcon devs done a complete wipe and rebuild on the  
compiler and compile.tests? I think there is an error in the build  
files with the sdk location in the tests pointing to the compile  
generated sdk.

Example, this stuff is using the SDK constant which is currently holding;

... \svn\apache\flex\falcon\trunk\compiler\generated\dist\sdk

libraries.add(new File(FilenameNormalization.normalize(SDK +  
"\\frameworks\\libs\\player\\11.1\\playerglobal.swc")));
....

The above folder doesn't exist anymore since we are not copying the  
full sdk to the compiler folder.

Thus when the tests parses for the FileNode, its a single dead node.

I don't know how to fix this but it needs to be looked at by someone  
that knows the build system.

Mike


-- 
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com