Add to Try Server Automated Testing Support

From CDOT Wiki
Revision as of 13:21, 18 January 2008 by Armenzg (talk | contribs) (Updated tasks list)
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 0.4 rel. week 01/13/08 (armenzg's post) Xpcshell based uni tests
mochitest tests Learn how to run mochitests and explain them Med armenzg Done 0.4 release week   No post yet but have run them
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