gecko-dev/testing
Edwin Takahashi 87cd6febcd Bug 1595220 - streamline and sanitize output of distro/platform linux_distribution call in mozinfo r=jmaher
Simplified and streamlined the logic in the Linux side of things, to address 1595147.

Only attempt to import and use either `platform` or `distro`, not both.

Perform sanitization of the output string since `distro.linux_distribution()` has a slightly different output than the `platform` equivalent.

Minor version bump to 1.2.1 denoting a bugfix for release to pypi.

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

--HG--
extra : moz-landing-system : lando
2019-11-12 19:23:31 +00:00
..
awsy Backed out changeset 776dc76ec598 (bug 1567122) for landing without proper peer review on a CLOSED TREE 2019-11-12 18:46:03 +02:00
condprofile Bug 1592696 - avoid re-fetching profiles when possible r=rwood 2019-11-12 19:47:40 +00:00
config
crashtest Bug 1587142 - Remove most XBL tests in dom/ r=bzbarsky 2019-10-25 22:38:08 +00:00
extensions
firefox-ui Bug 1587627 - [fxui] Update firefox-puppeteer for removal of anonymous nodes. r=webdriver-reviewers,maja_zf 2019-10-28 18:24:57 +00:00
geckodriver
gtest Bug 1581157 - Improve gtest completion logging; r=bc 2019-10-25 21:18:50 +00:00
jsshell
marionette Bug 1594584 - Marionette test for autoconfig. r=whimboo,kmag 2019-11-12 18:18:49 +00:00
mochitest Bug 1595180 - Report assertions in Mochitests with fail-if annotations more sensibly. r=ahal 2019-11-12 21:41:14 +00:00
modules
mozbase Bug 1595220 - streamline and sanitize output of distro/platform linux_distribution call in mozinfo r=jmaher 2019-11-12 19:23:31 +00:00
mozharness Backed out changeset 776dc76ec598 (bug 1567122) for landing without proper peer review on a CLOSED TREE 2019-11-12 18:46:03 +02:00
profiles Bug 1587785 - Disable background hang monitor for raptor tests r=acreskey,stephendonner 2019-11-06 07:31:52 +00:00
raptor Bug 1546801: [firefox-ci] Do not enable taskcluster proxy on android bitbar workers; r=dustin a=tomprince CLOSED TREE 2019-11-10 03:53:25 +02:00
runtimes Bug 1525296 - Remove any remaining references to old search suggestions notifications. r=adw,whimboo 2019-10-29 17:57:10 +00:00
specialpowers Bug 1584998: Make x-frame-options work with fission enabled. r=jkt,farre,johannh,flod 2019-10-31 08:28:35 +00:00
talos Bug 1588203 - Change process for tab open in cpstartup r=mconley 2019-11-11 16:25:53 +00:00
tools
tps
web-platform Bug 1593796 - Apply the correct specified implicit size. r=mats 2019-11-12 22:28:09 +00:00
webdriver
xpcshell Bug 1584397 - Make http2 proxy code execute in a separate process r=mayhemer 2019-11-05 15:51:43 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1591464 - In |mach test-info tests| display bugzilla info sooner; r=bc 2019-11-07 15:32:31 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-12 12:05:24 +00:00

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff