| Looking at the logs, the display issue seems gone ( yeah -11 failing tests :-) ), but we have a lot of IllegalAccessException. I think this is caused by OSGI (tests probably run fine in eclipse). If I remember correctly, we have to make CWT bundle  a "buddy" of widgets bundles which rely on it [1]. This is because CWT use reflection to run methods from the  original test class, and since CWT does not requires widgets (hopefully, this would else create a circular reference), OSGI throws an exception. 
 
Le 24 févr. 2012 à 11:05, Wim Jongman a écrit : the build trigger (Poll SCM) was going crazy. A build was started every 5 minutes. I have deactivated it last night. I have now activated it again. Let's see what it does.
 Regards, 
 _______________________________________________Wim On Fri, Feb 24, 2012 at 10:38 AM, Mickael Istria <mistria@xxxxxxxxxx>  wrote: 
  
    
  
  
    Hi, 
    
    On 02/24/2012 03:06 AM, Wim Jongman wrote:
     It seems that the repo polling is not working on
      Hudson. Sorry for the spam, I have disabled the cvs trigger. 
 
    I am not sure I understand the issue. Builds seems to behave as they
    always have done right now. 
    
    
      Mickael can you take a look at this if you have some time? 
    I can try to find some time, but could you be more precise on the
    "this" ? ;)  
_______________________________________________
 nebula-dev mailing list
 nebula-dev@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/nebula-dev
 
 
nebula-dev mailing list
 nebula-dev@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/nebula-dev
 
 |