Closed Bug 1591464 Opened 5 years ago Closed 5 years ago

'mach test-info tests' should display bugzilla section sooner

Categories

(Testing :: General, enhancement, P3)

Version 3
enhancement

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

Details

Attachments

(1 file)

Since the activedata queries usually take a long time to complete, data that can be returned faster should be displayed first.

Priority: -- → P3

Very minor enhancement to 'mach test-info tests <test-name>' such that the list of
related bugs is displayed earlier, before any of the ActiveData queries, so that
all the quickly-retrieved info is displayed before the annoying ActiveData delay.
I had to split set_test_name() into two parts since the first part is required
for the bugzilla report; the second part is not required for bugzilla and involves
a lengthy ActiveData query.

Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7748cc7e9b63
In |mach test-info tests| display bugzilla info sooner; r=bc
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: