Closed Bug 1941704 Opened 24 days ago Closed 18 days ago

Align Performance and End-to-End Tests for the ML Engine with Production Behavior

Categories

(Core :: Machine Learning, defect)

defect

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: atossou, Assigned: atossou, NeedInfo)

References

Details

(Whiteboard: [genai])

Attachments

(1 file)

There are a few instances in the ML code where special logic is applied using Cu.isInAutomation.

However, the performance and end-to-end tests can behave similarly to production and do not require this special handling.

For instance, in production, the model is fully initialized during startup, including all downloads and graph optimizations. In contrast, this full initialization does not occur in performance unit tests.

Attachment #9459518 - Attachment description: WIP: Bug 1941704 - Align Performance and End-to-End Tests for the ML Engine with Production Behavior -r?tarek → Bug 1941704 - Align Performance and End-to-End Tests for the ML Engine with Production Behavior - r?tarek
Pushed by atossou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0784e5fc89cd Align Performance and End-to-End Tests for the ML Engine with Production Behavior - r=tarek,urlbar-reviewers,cgopal
Pushed by atossou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/62fad1273eeb Align Performance and End-to-End Tests for the ML Engine with Production Behavior - r=tarek,urlbar-reviewers,cgopal,credential-management-reviewers,dimi
Status: ASSIGNED → RESOLVED
Closed: 18 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Regressions: 1944494
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: