roottest

Electric Commander for Developers

Please log in using your CERN credential. Commander should then let you run builds e.g. to re-test, or to make distclean.

Commander Test Results

ROOT uses Electric Commander for continuous integration, running roottest regularly, and for building the releases. You can see the recent results by logging in with user user and password pass.

If you are a ROOT developer please see this page.

Buildbot for Developers

Developers' access (use SVN login) to Buildbot's main page, including forced builds.

Buildbot

Each change in ROOT's trunk is immediately tested on several platforms. We use a tool called Buildbot for that - thanks, Buildbot! ROOT developers can request new builds here.

How to Add a Test to roottest

The Short Answer

In an existing roottest directory create one of:

   assertMyTest.C  assertMyTest.cxx
   execMyTest.C    execMyTest.cxx

and run make or specifically to test only your new test:

Nightlies

Here you find the results of the different "nightly" run test procedures.

Syndicate content