Closed Bug 1601387 Opened 4 years ago Closed 4 years ago

Avoid ActiveData "over-flows" in 'mach test-info report'

Categories

(Testing :: General, defect, P2)

Version 3
defect

Tracking

(firefox73 fixed)

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Some 'mach test-info report' queries hit the ActiveData limit on query results to 10000 records, and data is lost.

Priority: -- → P2

Adjust ActiveData queries so that no query matches more than the ActiveData maximum
of 10000 records (crashtest excepted, until bug 1596567 is fixed). This provides a
dramatic improvement in the quality of run counts and run times reported for wpt and
reftests. Also adjusts some of the update mechanisms to handle duplicate paths better.
Also adds more (verbose) logging of match counts, report run times, etc in anticipation
of further refinements.

See Also: → 1602935
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9c6d571d651
Avoid some ActiveData over-flows in 'mach test-info report'; r=jmaher
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: