Giter Club home page Giter Club logo

mozregression's Introduction

#mozregression mozregression is an interactive regression range finder for Mozilla nightly and inbound builds.

#install Please keep in mind that you need python 2 to get it working. Accordingly you will have to install the relevant version of pip. Depending upon your setup, the script might be called pip or pip2 (or may be something else).

you can install mozregression with setuptools or pip. OS-specific instructions

easy_install mozregression

#usage To find the regression range for a bug, supply mozregression with the date of the last known good nightly and the date of a bad nightly (optional):

mozregression --good=2010-03-16 --bad=2010-09-08

This will download and run several nightly builds on new profiles and narrow down the range. After checking a few nightlies, you'll get the regression range which looks something like this:

Last good nightly: 2010-09-08
First bad nightly: 2010-09-09

Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=36f5cf6b2d42&tochange=8e0fce7d5b49

#other options Just run the nightly for a particular date:

moznightly --date=2010-10-23

Find regression range on Thunderbird nightlies:

mozregression --app=thunderbird

Find regression range on Firefox mobile nightlies:

mozregression --app=fennec

Other branches/repos:

mozregression --repo=mozilla-1.9.2

Other options exist for running the nightlies with a particular profile, addons, and browser arguments.

#dependencies

mozregression uses mozcommitbuilder:

https://github.com/mozilla/mozcommitbuilder

mozregression's People

Contributors

harthur avatar wlach avatar sinemetu1 avatar staktrace avatar samliu avatar cpeterso avatar arenevier avatar amitavmohanty01 avatar mnoorenberghe avatar vingtetun avatar

Watchers

Gijs avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.