Skip to main content

Finds Mixxx regressions by binary searching over prebuilt snapshots

Project description

Mixxx Bisect

Typecheck

A small tool for finding regressions in Mixxx, inspired by mozregression. The tool binary searches over a commit range and lets the user tag automatically downloaded Mixxx snapshots with good/bad to identify the commit introducing the regression.

Note: This tool currently only supports macOS and Windows, since the Mixxx downloads server does not seem to host binary distributions for Linux. The script should be easy to adapt for new OSes though.

Usage

Run the following command from the repository directory:

bin/mixxx-bisect -g [good commit] -b [bad commit]

To search the entire range of available snapshots, you can also run bin/mixxx-bisect without arguments.

Note: On Windows you have to preprend python3 before the command.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mixxx-bisect-0.1.0.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

mixxx_bisect-0.1.0-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page