See
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/1402/display/redirect>
------------------------------------------
[...truncated 462.88 KB...]
[junit] at
org.apache.royale.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(GlobalDirectiveProcessor.java:455)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:228)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:124)
[junit] at
org.apache.royale.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompilationUnit.java:394)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(CompilationUnitBase.java:875)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBase.java:108)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:312)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:308)
[junit] ... 6 more
[junit] Caused by: java.lang.ClassNotFoundException:
org.apache.royale.compiler.tree.as.IIterationFlowNode$IterationFlowKind
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit] ... 34 more
[junit] java.util.concurrent.ExecutionException:
java.lang.NoClassDefFoundError:
org/apache/royale/compiler/tree/as/IIterationFlowNode$IterationFlowKind
[junit] at java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit] at java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$Request.get(RequestMaker.java:80)
[junit] at
org.apache.royale.compiler.internal.units.ASCompilationUnit.handleSWFTagsRequest(ASCompilationUnit.java:425)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.processSWFTTagsRequest(CompilationUnitBase.java:884)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$400(CompilationUnitBase.java:108)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$5$1.call(CompilationUnitBase.java:337)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$5$1.call(CompilationUnitBase.java:333)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit] at java.lang.Thread.run(Thread.java:748)
[junit] Caused by: java.lang.NoClassDefFoundError:
org/apache/royale/compiler/tree/as/IIterationFlowNode$IterationFlowKind
[junit] at
org.apache.royale.compiler.internal.tree.as.IterationFlowNode.<init>(IterationFlowNode.java:48)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.breakOrContinueStatement(ASParser.java:1658)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.statement(ASParser.java:311)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.directive(ASParser.java:239)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseStatementList(ASParser.java:4620)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseClause(ASParser.java:4566)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseClauses(ASParser.java:4528)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.cases(ASParser.java:4510)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.switchStatement(ASParser.java:2086)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.statement(ASParser.java:346)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.directive(ASParser.java:239)
[junit] at
org.apache.royale.compiler.internal.parsing.as.BaseASParser.parseFunctionBody(BaseASParser.java:466)
[junit] at
org.apache.royale.compiler.internal.tree.as.FunctionNode.parseFunctionBody(FunctionNode.java:821)
[junit] at
org.apache.royale.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(ClassDirectiveProcessor.java:803)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:219)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(GlobalDirectiveProcessor.java:429)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:211)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(GlobalDirectiveProcessor.java:455)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:228)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:124)
[junit] at
org.apache.royale.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompilationUnit.java:394)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(CompilationUnitBase.java:875)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBase.java:108)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:312)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:308)
[junit] ... 6 more
[junit] Caused by: java.lang.ClassNotFoundException:
org.apache.royale.compiler.tree.as.IIterationFlowNode$IterationFlowKind
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit] ... 34 more
[junit] java.util.concurrent.ExecutionException:
java.lang.NoClassDefFoundError:
org/apache/royale/compiler/tree/as/IIterationFlowNode$IterationFlowKind
[junit] at java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit] at java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$Request.get(RequestMaker.java:80)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.waitForBuildFinish(CompilationUnitBase.java:1070)
[junit] at
org.apache.royale.compiler.internal.targets.Target.waitForCompilationUnitToFinish(Target.java:192)
[junit] at
org.apache.royale.compiler.internal.targets.Target.buildCompilationUnits(Target.java:243)
[junit] at
org.apache.royale.compiler.internal.targets.Target.buildAllCompilationUnits(Target.java:298)
[junit] at
org.apache.royale.compiler.internal.targets.Target.getBuiltCompilationUnitSet(Target.java:306)
[junit] at
org.apache.royale.compiler.internal.targets.SWFTarget.build(SWFTarget.java:245)
[junit] at
org.apache.royale.compiler.clients.MXMLC.buildSWFModel(MXMLC.java:797)
[junit] at
org.apache.royale.compiler.clients.MXMLC.buildArtifact(MXMLC.java:783)
[junit] at
org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:644)
[junit] at
org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:624)
[junit] at
org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:237)
[junit] at
org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:202)
[junit] at as.ASFeatureTestsBase.compile(ASFeatureTestsBase.java:153)
[junit] at
as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:181)
[junit] at
as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
[junit] at
as.ASKeywordTests.ASKeyword_SwitchStatement(ASKeywordTests.java:59)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit] at java.lang.reflect.Method.invoke(Method.java:498)
[junit] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
[junit] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
[junit] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
[junit] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
[junit] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
[junit] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
[junit] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
[junit] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
[junit] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
[junit] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
[junit] at
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1004)
[junit] Caused by: java.lang.NoClassDefFoundError:
org/apache/royale/compiler/tree/as/IIterationFlowNode$IterationFlowKind
[junit] at
org.apache.royale.compiler.internal.tree.as.IterationFlowNode.<init>(IterationFlowNode.java:48)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.breakOrContinueStatement(ASParser.java:1658)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.statement(ASParser.java:311)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.directive(ASParser.java:239)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseStatementList(ASParser.java:4620)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseClause(ASParser.java:4566)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.caseClauses(ASParser.java:4528)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.cases(ASParser.java:4510)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.switchStatement(ASParser.java:2086)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.statement(ASParser.java:346)
[junit] at
org.apache.royale.compiler.internal.parsing.as.ASParser.directive(ASParser.java:239)
[junit] at
org.apache.royale.compiler.internal.parsing.as.BaseASParser.parseFunctionBody(BaseASParser.java:466)
[junit] at
org.apache.royale.compiler.internal.tree.as.FunctionNode.parseFunctionBody(FunctionNode.java:821)
[junit] at
org.apache.royale.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(ClassDirectiveProcessor.java:803)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:219)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(GlobalDirectiveProcessor.java:429)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:211)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(GlobalDirectiveProcessor.java:455)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProcessor.java:228)
[junit] at
org.apache.royale.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcessor.java:193)
[junit] at
org.apache.royale.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:124)
[junit] at
org.apache.royale.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompilationUnit.java:394)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(CompilationUnitBase.java:875)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBase.java:108)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:312)
[junit] at
org.apache.royale.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase.java:308)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
[junit] at
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit] at java.lang.Thread.run(Thread.java:748)
[junit] Caused by: java.lang.ClassNotFoundException:
org.apache.royale.compiler.tree.as.IIterationFlowNode$IterationFlowKind
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit] ... 34 more
[junit] Internal error: java.lang.NullPointerException
org.apache.royale.compiler.internal.units.CompilationUnitBase.waitForBuildFinish(CompilationUnitBase.java:1070)org.apache.royale.compiler.internal.targets.Target.waitForCompilationUnitToFinish(Target.java:192)org.apache.royale.compiler.internal.targets.Target.buildCompilationUnits(Target.java:243)org.apache.royale.compiler.internal.targets.Target.buildAllCompilationUnits(Target.java:298)org.apache.royale.compiler.internal.targets.Target.getBuiltCompilationUnitSet(Target.java:306)org.apache.royale.compiler.internal.targets.SWFTarget.build(SWFTarget.java:245)org.apache.royale.compiler.clients.MXMLC.buildSWFModel(MXMLC.java:797)org.apache.royale.compiler.clients.MXMLC.buildArtifact(MXMLC.java:783)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:644)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:624)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:237)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:202)as.ASFeatureTestsBase.compile(ASFeatureTestsBase.java:153)as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:181)as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)as.ASKeywordTests.ASKeyword_SwitchStatement(ASKeywordTests.java:59)sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)java.lang.reflect.Method.invoke(Method.java:498)org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)org.junit.runners.ParentRunner.run(ParentRunner.java:300)junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1004)
[junit]
[junit]
[junit] After compile:
[junit] Unexpected compilation problems:
[junit] java.lang.NullPointerException
org.apache.royale.compiler.internal.units.CompilationUnitBase.waitForBuildFinish(CompilationUnitBase.java:1070)org.apache.royale.compiler.internal.targets.Target.waitForCompilationUnitToFinish(Target.java:192)org.apache.royale.compiler.internal.targets.Target.buildCompilationUnits(Target.java:243)org.apache.royale.compiler.internal.targets.Target.buildAllCompilationUnits(Target.java:298)org.apache.royale.compiler.internal.targets.Target.getBuiltCompilationUnitSet(Target.java:306)org.apache.royale.compiler.internal.targets.SWFTarget.build(SWFTarget.java:245)org.apache.royale.compiler.clients.MXMLC.buildSWFModel(MXMLC.java:797)org.apache.royale.compiler.clients.MXMLC.buildArtifact(MXMLC.java:783)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:644)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:624)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:237)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:202)as.ASFeatureTestsBase.compile(ASFeatureTestsBase.java:153)as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:181)as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)as.ASKeywordTests.ASKeyword_SwitchStatement(ASKeywordTests.java:59)sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)java.lang.reflect.Method.invoke(Method.java:498)org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)org.junit.runners.ParentRunner.run(ParentRunner.java:300)junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1004)
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests7974435498448265070.as
[junit]
[junit] 638 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests7974435498448265070.swf
in 1.049 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1100240625541097377.as
[junit]
[junit] 640 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1100240625541097377.swf
in 0.243 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests8808801793276313.as
[junit]
[junit] 570 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests8808801793276313.swf
in 0.209 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2645777039243778447.as
[junit]
[junit] 576 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2645777039243778447.swf
in 0.219 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2375045008114737089.as
[junit]
[junit] 641 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2375045008114737089.swf
in 1.482 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests5282562358151290504.as
[junit]
[junit] 625 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests5282562358151290504.swf
in 0.416 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests7266184429963967533.as
[junit]
[junit] 578 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests7266184429963967533.swf
in 0.062 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1946245693429166201.as
[junit]
[junit] 696 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1946245693429166201.swf
in 0.161 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2613789638113778856.as
[junit]
[junit] 642 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests2613789638113778856.swf
in 0.196 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Generating test:
[junit] Compiling test:
[junit] -external-library-path=C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler-externc\target\js.swc
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1932905863102929239.as
[junit]
[junit] 569 bytes written to C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASKeywordTests1932905863102929239.swf
in 0.669 seconds
[junit] After compile:
[junit] Unexpected compilation problems:
[junit]
[junit] Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
9.817 sec
[junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m
BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/ws/build.xml>:2014:
The following error occurred while executing this line:
C:\Program Files (x86)\Jenkins\workspace\royale-compiler\build.xml:80: The
following error occurred while executing this line:
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\build.xml:711: The following
error occurred while executing this line:
C:\Program Files
(x86)\Jenkins\workspace\royale-compiler\compiler\src\test\build.xml:307: Tests
failed
Total time: 60 minutes 9 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful