Closed Bug 1889251 Opened 6 months ago Closed 6 months ago

Enable warnings as errors when building geckodriver

Categories

(Testing :: geckodriver, task)

task

Tracking

(firefox126 fixed)

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

When building locally, geckodriver is always built. When building on CI, it's built as a separate task. If it were built the same way as locally, it would have warnings set as errors, but because it's not, it doesn't. Local builds may opt-in to warnings as errors and end up hitting errors in geckodriver (they currently wouldn't, but with upcoming rust 1.78, they would, as it added new warnings) that would currently not appear on CI. We should be consistent.

Blocks: 1889260
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/d07aab503b87 Enable warnings as errors when building geckodriver. r=webdriver-reviewers,whimboo
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: