| As a consequence and to encourage the increasing number of
    contributions in Nebula, I'd like to set up some Hudson-Gerrit job
    that would vote on Gerrit contributions (+1: builds fine and no test
    failure, -1: build fail or test failure). This approach allows
    reviewer and contributors to know whether a submitted patch breaks
    anything, it makes feedback faster and generally leads to better
    handling of contributions in general. 
 But, before those jobs can be meaningful, it is necessary that all
    tests are working, and currently, it's not the case for Nebula. A
    project can't do successful release and contribution acceptance if
    the Test Suite isn't 100% working.
 So here are the component whose tests produce errors:
 * CDateTime
 * CWT
 * RadioGroup
 
 Please fix those tests so we can go ahead with Hudson votes on
    Gerrit.
 References:
 *
https://hudson.eclipse.org/nebula/job/nebula.incubation/lastCompletedBuild/testReport/
 *
https://hudson.eclipse.org/nebula/job/nebula.nebula/lastCompletedBuild/testReport/
 
 |