gecko-dev/testing/mozbase
Nikki Sharpley 9eec24a901 Bug 1554239 - [mozlog] Add new test for known_intermittent in tbpl and grouping formatters r=jgraham
This patch adds support for the known_intermittent field in the html,
and grouping formatters. Tests have been added to check the new
field in grouping and tbpl formatter tests.

Differential Revision: https://phabricator.services.mozilla.com/D32773

--HG--
extra : moz-landing-system : lando
2019-06-04 10:13:57 +00:00
..
docs
manifestparser
mozcrash Bug 1556073: Also ignore Rust panic frames in crash signature. r=gbrown 2019-05-31 13:53:37 -07:00
mozdebug
mozdevice
mozfile
mozhttpd
mozinfo
mozinstall
mozleak
mozlog Bug 1554239 - [mozlog] Add new test for known_intermittent in tbpl and grouping formatters r=jgraham 2019-06-04 10:13:57 +00:00
moznetwork
mozprocess
mozprofile Bug 1527610 - [mozlog] Library fails after python 3 update; TypeError: vars() argument must have _dict_ attribute r=ahal 2019-05-21 15:04:20 +00:00
mozproxy
mozrunner Bug 1555141 - Simplify process management in android mozrunner; r=jmaher 2019-05-28 21:37:42 +00:00
mozscreenshot
mozsystemmonitor
moztest Bug 1532607 - Add configuration to run telemetry tests directly; r=raphael,ahal 2019-05-20 08:59:56 +00:00
mozversion Bug 1527610 - [mozlog] Library fails after python 3 update; TypeError: vars() argument must have _dict_ attribute r=ahal 2019-05-21 15:04:20 +00:00
rust
moz.build
packages.txt
README.md
setup_development.py
versioninfo.py

Mozbase

Mozbase is a set of easy-to-use Python packages forming a supplemental standard library for Mozilla. It provides consistency and reduces redundancy in automation and other system-level software. All of Mozilla's test harnesses use mozbase to some degree, including Talos, mochitest, and reftest.

Learn more about mozbase at the project page.

Read detailed docs online, or build them locally by running "make html" in the docs directory.

Consult open bugs and feel free to file new bugs.