These tests are failing because the tests are expecting goog.requires which are 
not there:

goog.require('org.apache.royale.events.Event');\ngoog.require('org.apache.royale.events.EventDispatcher’);

Why would this have changed?

Harbs

> On Oct 15, 2017, at 1:58 AM, [email protected] wrote:
> 
> See <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/>
> 
> ------------------------------------------
> [...truncated 4590 lines...]
>     [java] Warning: pattern typedBindableVariableDeclWithInitializer has no 
> reduction - ignored.
>     [java] Warning: pattern typedFunction has no reduction - ignored.
>     [java] Warning: pattern typedFunctionObject has no reduction - ignored.
>     [java] Warning: pattern typedGetter has no reduction - ignored.
>     [java] Warning: pattern typedSetter has no reduction - ignored.
>     [java] Warning: pattern typedVariableDecl has no reduction - ignored.
>     [java] Warning: pattern typedVariableDeclWithConstantInitializer has no 
> reduction - ignored.
>     [java] Warning: pattern typedVariableDeclWithInitializer has no reduction 
> - ignored.
>     [java] Warning: pattern typelessFunction has no reduction - ignored.
>     [java] Warning: pattern typelessFunctionObject has no reduction - ignored.
>     [java] Warning: pattern typelessGetter has no reduction - ignored.
>     [java] Warning: pattern typelessSetter has no reduction - ignored.
>     [java] Warning: pattern uintLiteral has no reduction - ignored.
>     [java] Warning: pattern useNamespaceDirective has no reduction - ignored.
>     [java] Warning: pattern variableExpression has no reduction - ignored.
>     [java] Warning: pattern whileStmt has no reduction - ignored.
>     [java] Warning: pattern withStmt has no reduction - ignored.
>     [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
>     [java] Using i-node adapter 
> org.apache.royale.compiler.internal.as.codegen.IASNodeAdapter
>     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> 
> main:
> 
> compile:
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/build.xml>:111:
>  warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>    [javac] Compiling 294 source files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target>
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/generated-sources/jburg/flash/tools/debugger/expression/AS3DebuggerBURM.java>
>  uses unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>     [copy] Copying 83 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target>
> 
> jar:
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/META-INF>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/META-INF>
>      [jar] Building jar: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler/lib/fdb.jar>
> 
> anttasks:
> 
> compile:
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes>
>    [javac] Compiling 22 source files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes>
>    [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 1.6
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/src/main/java/org/apache/royale/compiler/ant/FlexTask.java>:309:
>  warning: [rawtypes] found raw type: Class
>    [javac]                 Method toolMethod = 
> toolClass.getMethod(toolMethodName, new Class[] {String[].class});
>    [javac]                                                                    
>          ^
>    [javac]   missing type arguments for generic class Class<T>
>    [javac]   where T is a type-variable:
>    [javac]     T extends Object declared in class Class
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/src/main/java/org/apache/royale/compiler/ant/FlexTask.java>:338:
>  warning: [rawtypes] found raw type: Class
>    [javac]                    Method toolFailureMethod = 
> toolClass.getMethod(toolFailureMethodName, new Class[] {int.class});
>    [javac]                                                                    
>                           ^
>    [javac]   missing type arguments for generic class Class<T>
>    [javac]   where T is a type-variable:
>    [javac]     T extends Object declared in class Class
>    [javac] 3 warnings
> 
> set.falcon.royaletasks.jar.uptodate:
> 
> falcon.royaletasks.jar:
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>      [jar] Building jar: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/lib/falcon-royaleTasks.jar>
> 
> jar:
> 
> all:
> 
> binary-package:
> 
> stage-source:
> 
> clean-temp:
>   [delete] Deleting directory 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 48 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
> 
> stage-compiler:
>     [copy] Copying 2006 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler>
>     [copy] Copying 10 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-build-tools>
>     [copy] Copying 9 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-test-utils>
>     [copy] Copying 3 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-jburg-types>
> 
> stage-fb-integration:
> 
> download_check:
> 
> downloads:
>     [copy] Copying 424 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/debugger>
> 
> download_check:
> 
> downloads:
>     [copy] Copying 251 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/flex-compiler-oem>
> 
> stage-ant-tasks:
>     [copy] Copying 31 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-ant-tasks>
> 
> check-typedefs-home:
>     [echo] ROYALE_TYPEDEFS_HOME is C:\Jenkins\workspace\royale-typedefs_rename
> 
> stage-typedefs:
>     [copy] Copying 67 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-typedefs>
>     [copy] Copying 9 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler/lib>
> 
> binary-package-zip:
>      [zip] Building zip: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falcon-0.9.0-bin.zip>
> 
> binary-package-tgz:
>      [tar] Building tar: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falcon-0.9.0-bin.tar.gz>
> 
> stage-source-jx:
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 5 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 496 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-jx>
>   [delete] Deleting: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/LICENSE>
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js>
>     [copy] Copying 6 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js>
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 107 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-typedefs>
>     [echo] copy easel and tween
> 
> binary-package-jx-zip:
>      [zip] Building zip: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-bin.zip>
> 
> binary-package-jx-tgz:
>      [tar] Building tar: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-bin.tar.gz>
>     [copy] Copying 2 files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/out>
> 
> binary-release:
> 
> rat-taskdef:
> 
> have-rattasks:
> 
> no-rattasks:
> 
> rat-check:
> 
> rat-unzip:
> 
> clean-temp:
>   [delete] Deleting directory 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>    [unzip] Expanding: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-src.zip>
>  into 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [echo] Checking files at 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp,>
>  report is 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/rat.report>
> 
> release:
> 
> create-md5:
>     [echo] Generating MD5 hashes for release artifacts
> 
> copyLastSuccessfulBuild:
> 
> check_asjs:
> 
> get_asjs:
> 
> copyLastSuccessfulBuild:
> 
> royale.dependent.tests:
> 
> download:
> 
> prepare:
> 
> junit-jar-check:
> 
> junit-jar:
> 
> main:
> 
> compile.unit.tests:
>   [delete] Deleting directory 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [mkdir] Created dir: 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [javac] Compiling 87 source files to 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleAccessors.java>:39:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = new 
> JSGoogConfiguration();
>    [javac]             ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleClass.java>:41:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = new 
> JSGoogConfiguration();
>    [javac]             ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleExpressions.java>:62:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = config;
>    [javac]             ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleFile.java>:45:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = new 
> JSGoogConfiguration();
>    [javac]             ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyalePackage.java>:50:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = config;
>    [javac]             ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:173:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]                    
> ((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(null, 
> true);
>    [javac]                     ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:177:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new 
> TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                       ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:177:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new 
> TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                                    
>                      ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:196:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]                    
> ((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(null, 
> true);
>    [javac]                     ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:200:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new 
> TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                       ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:200:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new 
> TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                                    
>                      ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:347:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         ((RoyaleJSProject)project).unitTestExterns = externs;
>    [javac]          ^
>    [javac] 
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/mxml/royale/TestRoyaleMXMLApplication.java>:50:
>  warning: [cast] redundant cast to RoyaleJSProject
>    [javac]            ((RoyaleJSProject)project).config = new 
> JSGoogConfiguration();
>    [javac]             ^
>    [javac] 13 warnings
> 
> integration.tests.asjs:
>    [junit] environment property - FLEX_HOME = C:\Jenkins\workspace\flex-sdk
>    [junit] environment property - PLAYERGLOBAL_HOME = C:\Adobe\flashPlayer
>    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
>    [junit] environment property - TLF_HOME = C:\Jenkins\workspace\flex-tlf
>    [junit] environment property - AIR_HOME = C:\Adobe\AIRSDK40
>    [junit] environment property - FLASHPLAYER_DEBUGGER = 
> c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe
>    [junit] environment property - ASJS_HOME = c:\Jenkins\workspace\royale-asjs
>    [junit] environment property - GOOG_HOME = C:\google\closure\Library
>    [junit] Running 
> org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleFile
>    [junit] Unable to parse 
> c:\Jenkins\workspace\royale-asjs\frameworks\as\basic-manifest.xml
>    [junit] IDocument not resolved in controllers.MyController
>    [junit] Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 
> 16.521 sec
>    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> 
> BUILD FAILED
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/build.xml>:904:
>  The following error occurred while executing this line:
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/build.xml>:105:
>  Tests failed
> 
> Total time: 20 minutes 8 seconds
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> Build step 'Invoke Ant' marked build as failure
> Skipped archiving because build is not successful
> Recording test results

Reply via email to