Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20060809-1200 (Timestamp: 200608091200):Automated JUnit testing complete. Test failures/errors occurred.

The
      warning - Inline tag {@value} should only be used with a constant
field.
should not produce releng test failures because this is not detected by the
JDT Compiler, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=153399.

Please fix the releng test to match the JDT Compiler maturity i.e. unless
developers get a warning by the JDT Compiler to detect such a warning
releng should .log the warning but not create a test failure. Otherwise
developers are forced to run the 'javadoc' tool before each build input to
make sure not to cause test failures. That's not something we should
target.

Anyway, I fixed the warnings and released them.

NOTE: we do not request a new build for this but should there be an
additional build it will be picked up.


Dani


                                                                           
             Sonia Dimitrov                                                
             <Sonia_Dimitrov@c                                             
             a.ibm.com>                                                 To 
             Sent by:                  "Eclipse platform release           
             platform-releng-d         engineering list."                  
             ev-bounces@eclips         <platform-releng-dev@xxxxxxxxxxx>   
             e.org                                                      cc 
                                                                           
                                                                   Subject 
             10.08.2006 00:08          Re: [platform-releng-dev]           
                                       [eclipse-build]Build                
                                       I20060809-1200    (Timestamp:       
             Please respond to         200608091200):Automated       JUnit 
             "Eclipse platform         testing complete.       Test        
                  release              failures/errors occurred.           
                engineering                                                
                  list."                                                   
             <platform-releng-                                             
             dev@xxxxxxxxxxx>                                              
                                                                           
                                                                           





The releng test failures are due to javadoc warnings in
org.eclipse.ui.workbench.texteditor:

http://download.eclipse.org/downloads/drops/I20060809-1200/compilelogs/platform.doc.isv.javadoc.txt


Sonia


                                                                           
 eclipse-releng@eclipse.                                                   
 org                                                                       
 Sent by:                                                               To 
 platform-releng-dev-bou      platform-releng-dev@xxxxxxxxxxx              
 nces@xxxxxxxxxxx                                                       cc 
                                                                           
                                                                   Subject 
 08/09/2006 05:46 PM          [platform-releng-dev] [eclipse-build]Build   
                              I20060809-1200        (Timestamp:            
                              200608091200):Automated JUnit testing        
    Please respond to         complete.        Test failures/errors        
    "Eclipse platform         occurred.                                    
   release engineering                                                     
          list."                                                           
  <platform-releng-dev@e                                                   
       clipse.org>                                                         
                                                                           
                                                                           
                                                                           
                                                                           





Build I20060809-1200 (Timestamp: 200608091200):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:

org.eclipse.jdt.debug.tests_win32.win32.x86
org.eclipse.pde.ui.tests_win32.win32.x86
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_macosx.carbon.ppc
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.ui.tests_linux.gtk.x86_5.0

HTTP Download:


http://download.eclipse.org/eclipse/downloads/drops/I20060809-1200

FTP Download:

                user: anonymous
                password: (e-mail address or leave blank)
                server:  download.eclipse.org
                cd to directory:  I20060809-1200

                or

                ftp://download.eclipse.org/I20060809-1200
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top