See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/1636/changes>

Changes:

[Alex Harui] allow different base class for FXG

[Alex Harui] try to generalize escaping of chars in RegEx

[Alex Harui] add some more tests

[Alex Harui] add more regex tests

------------------------------------------
[...truncated 2201 lines...]
download-dependency-jar:

check-cache:

download-jar:

get-if-not-cached:
      [get] Getting: 
https://repo1.maven.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
      [get] To: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/guava.jar>

double-check-file:
     [echo] Need file: ${still_no_file}

get-from-cache-if-needed:

fail-if-not-found:

check-sum:

put-in-cache:

copy-if-cached:

download-dependency-zip:

check-dependency:

download-dependency:

echo-project-jar:
      [get] Getting: http://www.apache.org/licenses/LICENSE-2.0
      [get] To: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/flex-tool-api-LICENSE.txt>

double-check-file:
     [echo] Need file: ${still_no_file}

get-from-cache-if-needed:

fail-if-not-found:

download-dependency-jar:

check-cache:

download-jar:

get-if-not-cached:
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/flex/flex-tool-api/1.0.0/flex-tool-api-1.0.0.jar
      [get] To: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/flex-tool-api.jar>

double-check-file:
     [echo] Need file: ${still_no_file}

get-from-cache-if-needed:

fail-if-not-found:

check-sum:

put-in-cache:

copy-if-cached:

download-dependency-zip:

main:

compile:
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/build.xml>:88:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 222 source files to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

main:
     [copy] Copying 1 file to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/classes/META-INF>
     [copy] Copying 1 file to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/classes/META-INF>
     [echo] Building c:/Jenkins/workspace/flex-falcon/compiler-jx/lib/jsc.jar
      [jar] Building jar: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/jsc.jar>
     [echo] Building c:/Jenkins/workspace/flex-falcon/compiler-jx/lib/mxmlc.jar
      [jar] Building jar: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/mxmlc.jar>
     [echo] Building c:/Jenkins/workspace/flex-falcon/compiler-jx/lib/compc.jar
      [jar] Building jar: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/compc.jar>
     [echo] Building 
c:/Jenkins/workspace/flex-falcon/compiler-jx/lib/externc.jar
      [jar] Building jar: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/externc.jar>
     [echo] Building c:/Jenkins/workspace/flex-falcon/compiler-jx/lib/asdoc.jar
      [jar] Building jar: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/asdoc.jar>

compiler.jx.tests:

test:

download:

prepare:

junit-jar-check:

junit-jar:
     [echo] Obtaining lib/junit-4.10.jar

junit-jar-check:

junit-download-jar:

download-jar:
      [get] Getting: 
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
      [get] To: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/lib/junit-4.10.jar>
      [get] 
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar 
moved to https://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.jar

double-check-file:
     [echo] Need file: ${still_no_file}

get-from-cache-if-needed:

fail-if-not-found:

fail-with-message:

main:

compile.unit.tests:
    [mkdir] Created dir: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/test-classes>
    [javac] Compiling 88 source files to 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/test-classes>
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/test/TestBase.java>:499:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         if (reqidx == -1 && project instanceof FlexJSProject && 
((FlexJSProject)project).needLanguage)
    [javac]                                                                  ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/test/TestBase.java>:527:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         if (project instanceof FlexJSProject && 
((FlexJSProject)project).needXML)
    [javac]                                                  ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSAccessors.java>:39:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSClass.java>:41:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSExpressions.java>:62:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = config;
    [javac]              ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSFile.java>:45:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSPackage.java>:50:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = config;
    [javac]              ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:173:
 warning: [cast] redundant cast to FlexJSProject
    [javac]                     
((FlexJSProject)project).config.setCompilerAllowSubclassOverrides(null, true);
    [javac]                      ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:177:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         project.setTargetSettings(new 
TargetSettings(((FlexJSProject)project).config, (FlexJSProject)project));
    [javac]                                                       ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:177:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         project.setTargetSettings(new 
TargetSettings(((FlexJSProject)project).config, (FlexJSProject)project));
    [javac]                                                                     
                  ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:196:
 warning: [cast] redundant cast to FlexJSProject
    [javac]                     
((FlexJSProject)project).config.setCompilerAllowSubclassOverrides(null, true);
    [javac]                      ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:200:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         project.setTargetSettings(new 
TargetSettings(((FlexJSProject)project).config, (FlexJSProject)project));
    [javac]                                                       ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:200:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         project.setTargetSettings(new 
TargetSettings(((FlexJSProject)project).config, (FlexJSProject)project));
    [javac]                                                                     
                  ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/js/flexjs/TestFlexJSProject.java>:347:
 warning: [cast] redundant cast to FlexJSProject
    [javac]         ((FlexJSProject)project).unitTestExterns = externs;
    [javac]          ^
    [javac] 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/mxml/flexjs/TestFlexJSMXMLApplication.java>:50:
 warning: [cast] redundant cast to FlexJSProject
    [javac]             ((FlexJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 15 warnings

unit.tests:
    [mkdir] Created dir: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/junit-results>
    [mkdir] Created dir: 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/target/junit-temp>
    [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] environment property - GOOG_HOME = C:\google\closure\Library
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestAccessorMembers
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
6.514 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestClass
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.128 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestComments
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.032 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestExpressions
    [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
6.941 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestFieldMembers
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.48 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestGlobalClasses
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.049 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestGlobalConstants
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.901 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestGlobalFunctions
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.544 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestInterface
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.698 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.as.TestMethodMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.765 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestPackage
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.533 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestParenthesis
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.999 sec
    [junit] Running org.apache.flex.compiler.internal.codegen.as.TestStatements
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.796 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.externals.TestTypeInheritence
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.087 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassA
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.015 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassB
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.08 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDEmitter
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.185 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceI
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.199 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceIOther
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.34 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceISub
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.319 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.amd.TestAMDPackage
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.468 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessorMembers
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.326 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessors
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.592 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSEmitter
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.952 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSExpressions
    [junit] Tests run: 187, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
32.612 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSFieldMembers
    [junit] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.652 sec
    [junit] Running 
org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalClasses
    [junit] Tests run: 127, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
19.58 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/build.xml>:127: 
The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/build.xml>:185:
 The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler-jx/src/test/build.xml>:62:
 Tests failed

Total time: 9 minutes 26 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