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

Changes:

[hferreira] Fixed vertical scrollbars visible on VirtualDataGrid in all columns


------------------------------------------
[...truncated 645.50 KB...]
     [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:92: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 213 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] 390471 bytes written to 
C:\jenkins\workspace\royale-compiler\compiler-externc\target\js.swc in 4.992 
seconds
     [java] 5.5809927 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 0.769 
seconds
     [java] COMPCJSCRoyale
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 1.9964192 seconds

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:56:
 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] Running 
org.apache.royale.compiler.internal.codegen.as.TestAccessorMembers
    [junit] looking for C:\jenkins\workspace\royale-compiler\env.properties
    [junit] environment property - FLEX_HOME = null
    [junit] environment property - PLAYERGLOBAL_HOME = C:\adobe\flash
    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
    [junit] environment property - TLF_HOME = null
    [junit] environment property - AIR_HOME = C:\adobe\air\4.0\AdobeAIRSDK
    [junit] environment property - FLASHPLAYER_DEBUGGER = 
C:\adobe\flash\11.7\flashplayerdebugger.exe
    [junit] environment property - ASJS_HOME = 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/>
    [junit] environment property - GOOG_HOME = C:\goog2\closure-library
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.819 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestClass
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.729 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestComments
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.012 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestExpressions
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.304 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestFieldMembers
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.418 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalClasses
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.733 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestGlobalFunctions
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.493 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.125 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestMethodMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.243 sec
    [junit] Running org.apache.royale.compiler.internal.codegen.as.TestPackage
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.149 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestParenthesis
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.162 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.as.TestStatements
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.97 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.004 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.192 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.174 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.052 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.052 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.249 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.425 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.801 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.383 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogExpressions
    [junit] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.775 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogFieldMembers
    [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.686 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.474 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.152 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.198 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogGlobalFunctions
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.885 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.277 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.561 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.277 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.116 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.goog.TestGoogStatements
    [junit] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.704 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.623 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.348 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.635 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleAccessors
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.095 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleClass
    [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.443 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.467 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleExpressions
    [junit] Tests run: 285, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
13.763 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.028 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleGlobalClasses
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to 
continue.
    [junit] # Native memory allocation (malloc) failed to allocate 1485584 
bytes for Chunk::new
    [junit] # An error report file with more information is saved as:
    [junit] # 
C:\jenkins\workspace\royale-compiler\compiler-jx\hs_err_pid8932.log
    [junit] #
    [junit] # Compiler replay data is saved as:
    [junit] # 
C:\jenkins\workspace\royale-compiler\compiler-jx\replay_pid8932.log
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [junit] Running 
org.apache.royale.compiler.internal.test.Batch-With-Multiple-Tests
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec

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

Total time: 8 minutes 22 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