Closed Bug 1940958 Opened 1 month ago Closed 1 month ago

test_mirrors.py should accept mirroring to enumerated histograms

Categories

(Toolkit :: Telemetry, task)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: florian, Assigned: florian)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Failure seen on try https://treeherder.mozilla.org/logviewer?job_id=489574046&repo=try&lineNumber=468 when applying patches from bug 1935420.

=================================== FAILURES ===================================
_________________ TestTelemetryMirrors.test_compatible_mirrors _________________
toolkit/components/telemetry/tests/python/test_mirrors.py:200: in test_compatible_mirrors
    ensure_compatible_histogram(metric, hgram)
toolkit/components/telemetry/tests/python/test_mirrors.py:102: in ensure_compatible_histogram
    assert probe.kind() in [
E   AssertionError: Histogram DWRITEFONT_INIT_PROBLEM's kind is not mirror-compatible.
E   assert 'enumerated' in ['linear', 'exponential']
E    +  where 'enumerated' = <bound method Histogram.kind of <mozparsers.parse_histograms.Histogram object at 0x7fa00876b100>>()
E    +    where <bound method Histogram.kind of <mozparsers.parse_histograms.Histogram object at 0x7fa00876b100>> = <mozparsers.parse_histograms.Histogram object at 0x7fa00876b100>.kind
Blocks: 1940975
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f79c233df598 test_mirrors.py should accept mirroring to enumerated histograms, r=chutten.
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: