See 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/903/display/redirect?page=changes>

Changes:

[carlosrovira] jewel-datagrid; fix datagrid height (fix #735)

[carlosrovira] jewel-themes: fix datagrid height issue

[yishayjobs] Make uninitialized url same as in Flex


------------------------------------------
[...truncated 585.08 KB...]
     [echo] basedir is 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\main\resources
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx

check-dependency-closure:

download-dependency-closure:
     [echo] basedir is 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\main\resources
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx

check-dependency:

download-dependency:
     [echo] basedir is 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\main\resources
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx

check-dependency:

download-dependency:
     [echo] basedir is 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\main\resources
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx
     [echo] ROYALE_COMPILER_HOME is 
C:\jenkins\workspace\royale-compiler\compiler-jx

check-dependency:

download-dependency:

main:

compile:
    [javac] C:\jenkins\workspace\royale-compiler\compiler-jx\build.xml:91: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 206 source files to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.7
    [javac] 1 warning

main:
     [copy] Copying 1 file to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\classes\META-INF
     [copy] Copying 1 file to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\classes\META-INF
     [echo] Building 
C:/jenkins/workspace/royale-compiler/compiler-jx/lib/jsc.jar
      [jar] Building jar: 
C:\jenkins\workspace\royale-compiler\compiler-jx\lib\jsc.jar
     [echo] Building 
C:/jenkins/workspace/royale-compiler/compiler-jx/lib/mxmlc.jar
      [jar] Building jar: 
C:\jenkins\workspace\royale-compiler\compiler-jx\lib\mxmlc.jar
     [echo] Building 
C:/jenkins/workspace/royale-compiler/compiler-jx/lib/compc.jar
      [jar] Building jar: 
C:\jenkins\workspace\royale-compiler\compiler-jx\lib\compc.jar
     [echo] Building 
C:/jenkins/workspace/royale-compiler/compiler-jx/lib/asdoc.jar
      [jar] Building jar: 
C:\jenkins\workspace\royale-compiler\compiler-jx\lib\asdoc.jar

compiler.jx.tests:

test:

js.swc:
     [java] args:
     [java] -targets=SWF
     [java] 
-load-config=C:/jenkins/workspace/royale-compiler/compiler-jx/src/test/../../../compiler-externc/target/compile-as-config.xml
     [java] 
-output=C:/jenkins/workspace/royale-compiler/compiler-jx/src/test/../../../compiler-externc/target/js.swc
     [java] target:SWF
     [java] COMPC
     [java] Loading configuration: 
C:\jenkins\workspace\royale-compiler\compiler-externc\target\compile-as-config.xml
     [java] 
     [java] 391520 bytes written to 
C:\jenkins\workspace\royale-compiler\compiler-externc\target\js.swc in 9.274 
seconds
     [java] 9.9778898 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

custom.swc:
     [copy] Copying 1 file to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target
     [java] args:
     [java] 
-load-config=C:/jenkins/workspace/royale-compiler/compiler-jx/src/test/../../target/compile-js-config.xml
     [java] 
-output=C:/jenkins/workspace/royale-compiler/compiler-jx/src/test/../../target/custom.swc
     [java] target:SWF
     [java] target:JSRoyale
     [java] COMPC
     [java] Loading configuration: 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\compile-js-config.xml
     [java] 
     [java] 5951 bytes written to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\custom.swc in 1.068 
seconds
     [java] COMPCJSCRoyale
     [java] 2.5376871 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

download:

prepare:

junit-jar-check:

junit-jar:

main:

compile.unit.tests:
    [mkdir] Created dir: 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\test-classes
     [copy] Copying 159 files to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\test-classes
    [javac] Compiling 73 source files to 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\test-classes
    [javac] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\test\java\org\apache\royale\compiler\internal\codegen\js\royale\TestRoyaleExpressions.java:63:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]             ((RoyaleJSProject)project).config = config;
    [javac]              ^
    [javac] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\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] 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\test\java\org\apache\royale\compiler\internal\codegen\js\royale\TestRoyaleProject.java:353:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]         ((RoyaleJSProject)project).unitTestExterns = externs;
    [javac]          ^
    [javac] 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\test\java\org\apache\royale\compiler\internal\codegen\mxml\TestMXMLAttributes.java:49:
 warning: [cast] redundant cast to IMXMLInstanceNode
    [javac]         assertThat(((IMXMLInstanceNode) node).getID(), is("myBtn"));
    [javac]                     ^
    [javac] 
C:\jenkins\workspace\royale-compiler\compiler-jx\src\test\java\org\apache\royale\compiler\internal\codegen\mxml\royale\TestRoyaleMXMLApplication.java:51:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]             ((RoyaleJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 14 warnings

unit.tests:
    [mkdir] Created dir: 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\junit-results
    [mkdir] Created dir: 
C:\jenkins\workspace\royale-compiler\compiler-jx\target\junit-temp
    [junit] looking for C:\jenkins\workspace\royale-compiler\env.properties
    [junit] environment property - FLEX_HOME = null
    [junit] environment property - PLAYERGLOBAL_HOME = null
    [junit] environment property - PLAYERGLOBAL_VERSION = 11.1
    [junit] environment property - TLF_HOME = null
    [junit] environment property - AIR_HOME = null
    [junit] environment property - FLASHPLAYER_DEBUGGER = null
    [junit] environment property - ASJS_HOME = 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/>
    [junit] environment property - GOOG_HOME = null
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestAccessorMembers
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.732 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestClass
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.281 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestComments
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.028 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestExpressions
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.555 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestFieldMembers
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.448 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalClasses
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.054 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.11 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalFunctions
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.308 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.154 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestMethodMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.355 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestPackage
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.213 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestParenthesis
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.219 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestStatements
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.499 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDClassA
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.003 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDClassB
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.001 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDEmitter
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.22 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDInterfaceI
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.026 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDInterfaceIOther
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.097 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDInterfaceISub
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.031 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.amd.TestAMDPackage
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.276 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogAccessorMembers
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.72 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogClass
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.906 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogEmitter
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.536 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogExpressions
    [junit] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.423 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogFieldMembers
    [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.339 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogFile
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.669 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogGlobalClasses
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.952 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 
sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogGlobalFunctions
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.272 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.278 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogMethodMembers
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.734 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogPackage
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.297 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogProject
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.694 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogStatements
    [junit] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.089 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestDefaultInitializers
    [junit] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.567 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestDynamicAccessUnknownMembers
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.132 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleAccessorMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.51 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleAccessors
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.121 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleClass
    [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.016 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleEmitter
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.615 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleExpressions
    [junit] Tests run: 279, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
17.552 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleFieldMembers
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.154 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleGlobalClasses
    [junit] Tests run: 194, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
14.785 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/build.xml>:1934:
 The following error occurred while executing this line:
C:\jenkins\workspace\royale-compiler\build.xml:108: The following error 
occurred while executing this line:
C:\jenkins\workspace\royale-compiler\compiler-jx\build.xml:171: The following 
error occurred while executing this line:
C:\jenkins\workspace\royale-compiler\compiler-jx\src\test\build.xml:92: Tests 
failed

Total time: 8 minutes 49 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful

Reply via email to