You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2018/01/07 07:15:22 UTC

Build failed in Jenkins: royale-asjs_jsonly #86

See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/86/display/redirect>

------------------------------------------
[...truncated 424.73 KB...]
    [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\ASExpressionTests5350597171712217916.as 
    [junit] 
    [junit] 595 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASExpressionTests5350597171712217916.swf in 0.331 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\ASExpressionTests4594036017761806405.as 
    [junit] 
    [junit] 661 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASExpressionTests4594036017761806405.swf in 0.634 seconds
    [junit] After compile:
    [junit] Unexpected compilation problems:
    [junit] 
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.656 sec
    [junit] Running as.ASInheritanceTests
    [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\ASInheritanceTests8800481243705091876.as 
    [junit] 
    [junit] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASInheritanceTests8800481243705091876.as(21): col: 1 Error: No default constructor found in base class A.
    [junit] 
    [junit] class B extends A {}
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] No default constructor found in base class A.
    [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\ASInheritanceTests2899530057961575291.as 
    [junit] 
    [junit] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASInheritanceTests2899530057961575291.as(22): col: 1 Error: Cannot override an interface method.  Method text conflicts with a method in base interface A.
    [junit] 
    [junit] function get text():String;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Cannot override an interface method.  Method text conflicts with a method in base interface A.
    [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\ASInheritanceTests3185769467136555134.as 
    [junit] 
    [junit] 610 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASInheritanceTests3185769467136555134.swf in 0.404 seconds
    [junit] After compile:
    [junit] Unexpected compilation problems:
    [junit] 
    [junit] as_ASInheritanceTests_InterfaceOverrideOK_swfdump.xml
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <!-- Parsing swf file:/C:/Program Files (x86)/Jenkins/workspace/royale-compiler/compiler/target/junit-temp/ASInheritanceTests3185769467136555134.swf -->
    [junit] <swf xmlns="http://macromedia/2003/swfx" version="14" framerate="24.0" size="10000x7500" compressed="true" >
    [junit]   <!-- framecount=1 length=925 -->
    [junit]   <FileAttributes useDirectBlit="false" useGPU="false" hasMetadata="true" actionScript3="true" suppressCrossDomainCaching="false" swfRelativeUrls="false" useNetwork="true"/>
    [junit]   <Metadata>
    [junit]         <![CDATA[<?xml version="1.0" ?>
    [junit] <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    [junit]     <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1" xmlns:asc="http://ns.adobe.com/asc/2012">
    [junit]         <dc:format>application/x-shockwave-flash</dc:format>
    [junit]         <asc:compiler name="Apache Royale Compiler" version="0.9.0" build="39"/>
    [junit]     </rdf:Description>
    [junit] </rdf:RDF>
    [junit] ]]>
    [junit]   </Metadata>
    [junit]   <SetBackgroundColor color="#FFFFFF"/>
    [junit]   <ScriptLimits scriptRecursionLimit="1000" scriptTimeLimit="60"/>
    [junit]   <DoABC>
    [junit] // script 0
    [junit] 
    [junit] // class_id=0 slot_id=0
    [junit] public class ASInheritanceTests3185769467136555134 extends Object
    [junit] {
    [junit] 
    [junit]   // method_id=3
    [junit]   public function ASInheritanceTests3185769467136555134():*
    [junit]   {
    [junit]     //  derivedName  ASInheritanceTests3185769467136555134  
    [junit]     //  method_info  3                                      
    [junit]     //  max_stack    1                                      
    [junit]     //  max_regs     1                                      
    [junit]     //  scope_depth  0                                      
    [junit]     //  max_scope    1                                      
    [junit]     //  code_length  6                                      
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      getlocal0            
    [junit]       1      pushscope            
    [junit]       2      getlocal0            
    [junit]       3      constructsuper    0  
    [junit]       4      returnvoid           
    [junit]   }
    [junit] 
    [junit]   private function initHandler(Object):void
    [junit]   {
    [junit]     //  derivedName  initHandler  
    [junit]     //  method_info  1            
    [junit]     //  max_stack    1            
    [junit]     //  max_regs     2            
    [junit]     //  scope_depth  0            
    [junit]     //  max_scope    1            
    [junit]     //  code_length  1            
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      returnvoid      
    [junit]   }
    [junit] 
    [junit]   private function assertEqual(String,*,*):void
    [junit]   {
    [junit]     //  derivedName  assertEqual  
    [junit]     //  method_info  2            
    [junit]     //  max_stack    1            
    [junit]     //  max_regs     4            
    [junit]     //  scope_depth  0            
    [junit]     //  max_scope    1            
    [junit]     //  code_length  1            
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      returnvoid      
    [junit]   }
    [junit] 
    [junit]   public static function ASInheritanceTests3185769467136555134$():*
    [junit]   {
    [junit]     //  derivedName  null  
    [junit]     //  method_info  4     
    [junit]     //  max_stack    0     
    [junit]     //  max_regs     1     
    [junit]     //  scope_depth  0     
    [junit]     //  max_scope    0     
    [junit]     //  code_length  1     
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      returnvoid      
    [junit]   }
    [junit] }
    [junit] 
    [junit] // class_id=1 slot_id=0
    [junit] private interface A extends *
    [junit] {
    [junit] 
    [junit]   // method_id=7
    [junit]   public function A():*
    [junit] 
    [junit]   A function get text():String
    [junit] 
    [junit]   public static function A$():*
    [junit]   {
    [junit]     //  derivedName  null  
    [junit]     //  method_info  6     
    [junit]     //  max_stack    0     
    [junit]     //  max_regs     1     
    [junit]     //  scope_depth  0     
    [junit]     //  max_scope    0     
    [junit]     //  code_length  1     
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      returnvoid      
    [junit]   }
    [junit] }
    [junit] 
    [junit] // class_id=2 slot_id=0
    [junit] private interface B extends *
    [junit]   A
    [junit] {
    [junit] 
    [junit]   // method_id=10
    [junit]   public function B():*
    [junit] 
    [junit]   B function set text(String):void
    [junit] 
    [junit]   public static function B$():*
    [junit]   {
    [junit]     //  derivedName  null  
    [junit]     //  method_info  9     
    [junit]     //  max_stack    0     
    [junit]     //  max_regs     1     
    [junit]     //  scope_depth  0     
    [junit]     //  max_scope    0     
    [junit]     //  code_length  1     
    [junit]     bb0
    [junit]       succs=[]
    [junit]       0      returnvoid      
    [junit]   }
    [junit] }
    [junit] 
    [junit] function script0$init():*
    [junit] {
    [junit]   //  derivedName  null  
    [junit]   //  method_info  0     
    [junit]   //  max_stack    3     
    [junit]   //  max_regs     1     
    [junit]   //  scope_depth  0     
    [junit]   //  max_scope    2     
    [junit]   //  code_length  28    
    [junit]   bb0
    [junit]     succs=[]
    [junit]     0       getlocal0                                                 
    [junit]     1       pushscope                                                 
    [junit]     2       getscopeobject                                         0  
    [junit]     3       getlex          Object                                    
    [junit]     4       dup                                                       
    [junit]     5       pushscope                                                 
    [junit]     6       newclass                                                  
    [junit]     7       popscope                                                  
    [junit]     8       initproperty    ASInheritanceTests3185769467136555134     
    [junit]     9       getscopeobject                                         0  
    [junit]     10      pushnull                                                  
    [junit]     11      newclass                                                  
    [junit]     12      initproperty    A                                         
    [junit]     13      getscopeobject                                         0  
    [junit]     14      pushnull                                                  
    [junit]     15      newclass                                                  
    [junit]     16      initproperty    B                                         
    [junit]     17      returnvoid                                                
    [junit] }
    [junit] 
    [junit]   </DoABC>
    [junit]   <SymbolClass>
    [junit]     <Symbol idref="0" className="ASInheritanceTests3185769467136555134" />
    [junit]   </SymbolClass>
    [junit]   <ShowFrame/>
    [junit] </swf>
    [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\ASInheritanceTests6114784859906801089.as 
    [junit] 
    [junit] After compile:
    [junit] No default constructor found in base class A.
    [junit] 
    [junit] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.688 sec
    [junit] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\target\junit-temp\ASInheritanceTests6114784859906801089.as(22): col: 1 Error: No default constructor found in base class A.
    [junit] 
    [junit] public function B() {}
    [junit] ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/build.xml>:1821: 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: 9 minutes 1 second
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Jenkins build is back to normal : royale-asjs_jsonly #87

Posted by ap...@gmail.com.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/87/display/redirect>