gecko-dev/testing/mozbase/mozlog
Geoff Brown f3e69a924c Bug 1761034 - Remove flaky test from test_formatters.py; r=releng-reviewers,hneiva
The time that is checked here is the duration of the very short test;
usually that's 0, but not always -- resulting in intermittent test
failures. We could improve reliability by checking that the time is
less than some non-zero duration, but I don't think there's much value
in that -- let's just remove the check.

Differential Revision: https://phabricator.services.mozilla.com/D161525
2022-11-07 21:56:30 +00:00
..
mozlog Bug 1774462 - Suppress surrogate characters in log lines if we use six.PY3. r=davehunt 2022-10-14 17:52:23 +00:00
tests Bug 1761034 - Remove flaky test from test_formatters.py; r=releng-reviewers,hneiva 2022-11-07 21:56:30 +00:00
setup.cfg
setup.py