Add to Try Server Automated Testing Support

From CDOT Wiki
Revision as of 13:10, 18 January 2008 by Armenzg (talk | contribs) (First creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

We are trying to add to a Try Server, that will be set up at Seneca, automated testing support (TUnit (make check), mochitest, reftests, crashtest)

My blog's label explaining my updates is this: (armenzg)Buildbot automated testing integration


People

  • Armen Zambrano G. (armenzg) #seneca channel
  • People from Mozilla helping me: Rob Campbell, Robert Helmer, Ben Hearsum, Robert Sayre, Mike Shaver, Adam Delyea and Dave Humphrey


News

  • 18-Jan-2007
    • We are waiting for the Buildbot Farm to be set up at Seneca
    • At this point I have been able to run "make check" tests and mochitests. Explained in blog how to do this
    • Read Buildbot manual, discovered that I have to write some Build Steps but there's some configuration done by the community (check links section)


Links

heading 1 heading 2
Buildbot configuration (1) for Unit Testing (check master.cfg file) http://lxr.mozilla.org/mozilla/source/tools/buildbot-configs/testing/unittest/
Buildbot configuration (2) for a Tryserver (check master.cfg file) http://lxr.mozilla.org/mozilla/source/tools/buildbot-configs/tryserver/
Building Mozilla with Buildbot http://zenit.senecac.on.ca/wiki/index.php/Building_Mozilla_with_Buildbot


Tasks

Task Details Priority Contributors Status Target Completed Link(s)
make check tests Learn how to run Tunits (make check or xpcshell-base tests) and explained them Med armenzg Done 01/13/08   http://armenzg.blogspot.com/2008/01/sess5-xpcshell-based-unit-tests-tunits.html
make check tests Learn how to run Tunits (make check or xpcshell-base tests) and explained them Med armenzg Done 01/13/08   (armenzg's blog)Xpcshell-based unit tests
Buildbot Manual Learn basics of Buildbot that apply to this project Med armenzg Done 01/18/08   No post - Buildbot Manual
Analize Master.cfg file Try to see what is already written about Buildsteps relating Unit Testing Med armenzg     Ongoing No post - buildbot-configs/testing/unittest/
      armenzg