Skip to content

Tool to help to find patches which are potentially responsible of a crash

Notifications You must be signed in to change notification settings

mozilla/crash-clouseau

Repository files navigation

crash-clouseau

Tool to help to find patches which are potentially responsible of a crash

Build Status codecov.io

See it in action

https://clouseau.moz.tools/reports.html

Results on Firefox code are tracked in a meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396527

Setup

Install the prerequisites via pip:

sudo pip install -r requirements.txt

Running tests

Install test prerequisites via pip:

sudo pip install -r test-requirements.txt

Run tests:

coverage run --source=crashclouseau -m unittest discover tests/

UI Documentation

See HOWTO.

Bugs

https://github.com/mozilla/crash-clouseau/issues/new

Number of bugs reported with the tool

https://bugzilla.mozilla.org/rest/bug?count_only=1&blocks=1396527

Contact

Email: release-mgmt@mozilla.com or calixte@mozilla.com

About

Tool to help to find patches which are potentially responsible of a crash

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published