See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/1232/changes>
Changes:
[Alex Harui] change getter/setters to use get__/set__ methods so we can
eliminate the slower Language.superGetter/superSetter calls to base class
getter/setters
[greg.dove] [BUGFIX] Added extra check for missing compile-time error
[greg.dove] [IMPROVEMENT] When the constructor is implicit, report the problem
against the originating class, otherwise the error is not helpful.
[greg.dove] [FEATURE] Cumulative WIP on reflection-related changes
[greg.dove] [TESTS] Added tests for compile-time errors for invalid implicit
constructor or implicit super call
[greg.dove] [Tests] Test sweep for Reflection changes
[christofer.dutz] - Made the site generation work
[Alex Harui] add -html-template option so FalconJX will fill in a template
instead of generating an index.html file and add a -html-output-filename option
so the output file doesn't have to be called index.html
------------------------------------------
[...truncated 2867 lines...]
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp>
[copy] Copying 5 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp>
[copy] Copying 499 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/compiler-jx>
[copy] Copying 2 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/flex-typedefs>
[delete] Deleting:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/LICENSE>
[mkdir] Created dir:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js>
[copy] Copying 4 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js>
[mkdir] Created dir:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 1 file to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/js/libs>
[copy] Copying 94 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/flex-typedefs>
[echo] copy easel and tween
[copy] Copying 53 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp/flex-typedefs>
binary-package-jx-zip:
[zip] Building zip:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/1232/artifact/out/apache-flex-falconjx-0.8.0-bin.zip>
binary-package-jx-tgz:
[tar] Building tar:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/1232/artifact/out/apache-flex-falconjx-0.8.0-bin.tar.gz>
[copy] Copying 2 files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/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/flex-falcon/ws/temp>
[unzip] Expanding:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/1232/artifact/out/apache-flex-falconjx-0.8.0-src.zip>
into <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp>
[echo] Checking files at
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/temp,> report is
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/rat.report>
release:
create-md5:
[echo] Generating MD5 hashes for release artifacts
copyLastSuccessfulBuild:
check_asjs:
get_asjs:
copyLastSuccessfulBuild:
sdk.dependent.tests:
download:
prepare:
junit-jar-check:
junit-jar:
commons-compress-jar-check:
commons-compress-jar:
commons-lang3-jar-check:
commons-lang3-jar:
main:
compile.tests:
[echo] compiler is
c:/Jenkins/workspace/flex-falcon/compiler/src/test/../.. falcon is
c:/Jenkins/workspace/flex-falcon/compiler/src/test/../..
[delete] Deleting directory
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/target/test-classes>
[mkdir] Created dir:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/target/test-classes>
[javac] Compiling 101 source files to
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/target/test-classes>
[javac]
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/test/java/as/ASFeatureTestsBase.java>:25:
warning: [deprecation] FlashplayerSecurityHandler in utils has been deprecated
[javac] import utils.FlashplayerSecurityHandler;
[javac] ^
[javac]
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/test/java/as/ASFeatureTestsBase.java>:168:
warning: [deprecation] FlashplayerSecurityHandler in utils has been deprecated
[javac] new
FlashplayerSecurityHandler().trustFile(tempASFile.getParentFile());
[javac] ^
[javac]
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/test/java/utils/FlashplayerSecurityHandler.java>:34:
warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public class FlashplayerSecurityHandler {
[javac] ^
[javac] 3 warnings
tests.sdk:
[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\flex-asjs
[junit] Running f.SDKSWCTests
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\charts\compile-config.xml
[junit]
[junit] 785828 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\charts7744822625207450794.swc in
95.369 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\compile-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\framework-config.xml
[junit]
[junit]
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\src\mx\preloaders\Preloader.as
Error: Internal error in outgoing dependency subsystem, when generating code
for:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\src\mx\preloaders\Preloader.as:
java.util.ConcurrentModificationException
[junit] at
java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
[junit] at java.util.LinkedList$ListItr.next(LinkedList.java:886)
[junit] at
org.apache.flex.compiler.internal.units.CompilationUnitBase.startParsingImports(CompilationUnitBase.java:902)
[junit] at
org.apache.flex.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesRequest(ASCompilationUnit.java:460)
[junit] at
org.apache.flex.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRequest(CompilationUnitBase.java:882)
[junit] at
org.apache.flex.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBase.java:107)
[junit] at
org.apache.flex.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:378)
[junit] at
org.apache.flex.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:374)
[junit] at
org.apache.flex.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
[junit] at
org.apache.flex.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit] at java.lang.Thread.run(Thread.java:745)
[junit]
[junit]
[junit]
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\halo\compile-config.xml
[junit]
[junit] 41249 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\halo8098959081143523047.swc in
4.474 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\spark\compile-config.xml
[junit]
[junit] 1568643 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\spark4822764537683591485.swc in
87.901 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\tool_air\compile-config.xml
[junit]
[junit] 130826 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\tool_air2432963053158426723.swc
in 23.612 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\spark_dmv\compile-config.xml
[junit]
[junit] 15526 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\spark_dmv3405802673855735406.swc
in 6.233 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\sparkskins\compile-config.xml
[junit]
[junit] 105080 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\sparkskins7477090256238601129.swc
in 7.923 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\rpc\compile-config.xml
[junit]
[junit] 391589 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\rpc6800886304605104561.swc in
11.741 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-tlf\compile-config.xml
[junit]
[junit] 681636 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\textLayout5043836504279060921.swc
in 24.089 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\tool\compile-config.xml
[junit]
[junit] 110667 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\tool3511833510091266069.swc in
7.310 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\wireframe\compile-config.xml
[junit]
[junit] 266142 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\wireframe5712569177451292103.swc
in 14.580 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation\compile-config.xml
[junit]
[junit] 222197 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation6993338710464914493.swc
in 6.080 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\apache\compile-config.xml
[junit]
[junit] 23843 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\apache5046610325171908777.swc in
3.993 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\core\compile-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\framework\framework-config.xml
[junit]
[junit] 66807 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\core7219605665902539634.swc in
3.772 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mx\compile-config.xml
[junit]
[junit] 1274005 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\_mx339141076360389488.swc in
31.672 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\airspark\compile-config.xml
[junit]
[junit] 1393354 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\airspark8858873698602820843.swc
in 8.592 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\advancedgrids\compile-config.xml
[junit]
[junit] 419833 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\advancedgrids3789495175466564623.swc
in 65.165 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\authoringsupport\compile-config.xml
[junit]
[junit] 4098 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\authoringsupport1687134038867096029.swc
in 10.898 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_agent\compile-config.xml
[junit]
[junit] 92602 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_agent5051039501331842796.swc
in 9.728 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_airspark\compile-config.xml
[junit]
[junit] 20279 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_airspark3183418331601279639.swc
in 128.556 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\airframework\compile-config.xml
[junit]
[junit] 2444233 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\airframework519422589140420006.swc
in 70.233 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_air\compile-config.xml
[junit]
[junit] 33464 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_air7450047149704462183.swc
in 12.146 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_dmv\compile-config.xml
[junit]
[junit] 190396 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_dmv3560843084978842858.swc
in 175.284 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_flashflexkit\compile-config.xml
[junit]
[junit] 12019 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_flashflexkit9218585638050121251.swc
in 24.380 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\automation_spark\compile-config.xml
[junit]
[junit] 177943 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\automation_spark7841130549247096000.swc
in 118.665 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\experimental\compile-config.xml
[junit]
[junit] 261668 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\experimental1086204320096114336.swc
in 200.124 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\flash-integration\compile-config.xml
[junit]
[junit] 29571 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\flash-integration8693041620541877101.swc
in 26.960 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mobilecomponents\compile-config.xml
[junit]
[junit] 221799 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\mobilecomponents5200576695931319942.swc
in 47.558 seconds
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[junit] Loading configuration:
C:\Jenkins\workspace\flex-sdk\frameworks\projects\mobiletheme\compile-config.xml
[junit]
[junit] 838313 bytes written to
C:\Users\apacheflexbuild\AppData\Local\Temp\2\mobiletheme6392578198026351962.swc
in 224.037 seconds
[junit] Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
1,535.745 sec
[junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/build.xml>:891:
The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/test/build.xml>:320:
Tests failed
Total time: 55 minutes 16 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