Closed Bug 1692611 Opened 5 years ago Closed 4 years ago

Tab completion gives 'No handlers could be found for logger "moz.configure.reduced"'

Categories

(Firefox Build System :: Mach Core, defect)

defect

Tracking

(firefox-esr78 unaffected, firefox85 unaffected, firefox86 unaffected, firefox87 fixed)

RESOLVED FIXED
87 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox85 --- unaffected
firefox86 --- unaffected
firefox87 --- fixed

People

(Reporter: botond, Assigned: glandium)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

After pulling the latest m-c, if I invoke tab completion after typing, say, ./mach test gfx/la, the following message is printed on the shell in the middle of my command:

No handlers could be found for logger "moz.configure.reduced"

I did regenerate and reinstall the completion script as documented here (my shell is bash), but the error message persists.

Assignee: nobody → mh+mozilla
Regressed by: 1692103
Has Regression Range: --- → yes

Set release status flags based on info from the regressing bug 1692103

I can't reproduce... Can you give more details about your system? (OS, version, python version, etc.)

(In reply to Mike Hommey [:glandium] from comment #2)

I can't reproduce... Can you give more details about your system? (OS, version, python version, etc.)

Debian 10, python2 version 2.7.16, python3 version 3.7.3.

Same here...

Interestingly, it happens when completing after ./mach test, but not after ./mach mochitest.

Indidentally, this fixes the failure code path, because the change in
bug 1692103 was such that the logger output was not captured in out.

Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/9a2f8bfe95f0 Add a handler to the logger added in bug 1692103. r=firefox-build-system-reviewers,mhentges
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: