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 N20050201-0010 (Timestamp: 200502010010):Automated JUnit testing complete. Test failures/errors occurred.

Does this affect today's I-build?

Dani


                                                                           
             Christophe Cornu                                              
             <Christophe_Cornu                                             
             @ca.ibm.com>                                               To 
             Sent by:                  platform-releng-dev@xxxxxxxxxxx     
             platform-releng-d                                          cc 
             ev-admin@eclipse.                                             
             org                                                   Subject 
                                       Re: [platform-releng-dev]           
                                       [eclipse-build]Build N20050201-0010 
             01.02.2005 15:37          (Timestamp:                         
                                       200502010010):Automated JUnit       
                                       testing complete.  Test             
             Please respond to         failures/errors occurred.           
             platform-releng-d                                             
              ev@xxxxxxxxxxx                                               
                                                                           
                                                                           
                                                                           
                                                                           





The Windows junit errors "java.lang.UnsatisfiedLinkError: GetClassNameW" in
the nightly build were caused by an old version of the SWT native library.
The correct SWT library has been released to HEAD in the
org.eclipse.swt.win32 fragment.

Chris


                                                                           
 Christophe                                                                
 Cornu/Ottawa/IBM                                                          
 @IBMCA                                                                 To 
 Sent by:                         platform-releng-dev@xxxxxxxxxxx          
 platform-releng-                                                       cc 
 dev-admin@eclips                                                          
 e.org                                                             Subject 
                                  Re: [platform-releng-dev]                
                                  [eclipse-build]Build N20050201-0010      
 02/01/2005 09:25                 (Timestamp:  200502010010):Automated     
 AM                               JUnit testing complete.  Test            
                                  failures/errors occurred.                
                                                                           
  Please respond                                                           
        to                                                                 
  platform-releng                                                          
       -dev                                                                
                                                                           
                                                                           
                                                                           
                                                                           






SWT is looking into it now.

Chris

                                                                           
 Michael                                                                   
 Valenta/Ottawa/I                                                          
 BM@IBMCA                                                                  
 Sent by:                                                               To 
 platform-releng-                 platform-releng-dev@xxxxxxxxxxx          
 dev-admin@eclips                                                       cc 
 e.org                                                                     
                                                                   Subject 
                                  Re: [platform-releng-dev]                
 02/01/2005 09:00                 [eclipse-build]Build N20050201-0010      
 AM                               (Timestamp:  200502010010):Automated     
                                  JUnit testing complete.  Test            
                                  failures/errors occurred.                
  Please respond                                                           
        to                                                                 
  platform-releng                                                          
       -dev                                                                
                                                                           
                                                                           
                                                                           
                                                                           







The CVS test failures (and several of the other test failures as well) seem
to be coming from SWT.  I've pasted part of the stack trace below. Perhaps
someone on the SWT team could comment on what the possible cause could be.
                                                                            
 java.lang.UnsatisfiedLinkError: GetClassNameW                              
 at org.eclipse.swt.internal.win32.OS.GetClassNameW(Native Method)          
 at org.eclipse.swt.internal.win32.OS.GetClassName(OS.java:1716)            
 at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1508)  
 at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1444)              
 at org.eclipse.swt.widgets.Control.windowProc(Control.java:3022)           
 at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1488)   
 at org.eclipse.swt.widgets.Display.windowProc(Display.java:3450)           
 at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)          
 at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:522)         
 at org.eclipse.swt.widgets.Widget.dispose(Widget.java:381)                 
 at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:367)       
 at org.eclipse.swt.widgets.Shell.dispose(Shell.java:488)                   
                                                                            




                                                                           
 eclipse-releng@ec                                                         
 lipse.org                                                                 
 Sent by:                                                                  
 platform-releng-d                                                      To 
 ev-admin@eclipse.                 platform-releng-dev@xxxxxxxxxxx         
 org                                                                    cc 
                                                                           
                                                                   Subject 
 01/02/2005 06:08                  [platform-releng-dev]                   
 AM                                [eclipse-build]Build N20050201-0010     
                                   (Timestamp:  200502010010):Automated    
                                   JUnit testing complete.  Test           
   Please respond                  failures/errors occurred.               
         to                                                                
  platform-releng-                                                         
        dev                                                                
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           







Build N20050201-0010 (Timestamp: 200502010010):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:

org.eclipse.jdt.debug.tests_linux.gtk
org.eclipse.jdt.text.tests_winxp
org.eclipse.jdt.ui.tests.refactoring_winxp
org.eclipse.jdt.ui.tests_winxp
org.eclipse.pde.ui.tests_winxp
org.eclipse.team.tests.cvs_winxp
org.eclipse.ui.tests_winxp

HTTP Download:

              http://download.eclipse.org/downloads/drops/N20050201-0010

FTP Download:

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

              or

              ftp://download.eclipse.org/N20050201-0010
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top