Closed
Bug 1919590
Opened 1 year ago
Closed 1 year ago
Nice error message in case of missing Wasm files not showing
Categories
(Core :: Machine Learning: General, defect, P3)
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: atossou, Assigned: atossou)
References
Details
(Whiteboard: [genai])
Attachments
(1 file)
When running the following command:
./mach test toolkit/components/ml/tests/browser --headless
the test fails due to missing WebAssembly (Wasm) files. However, the expected error message that explains how to resolve this issue is not displayed, and this needs to be corrected.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by atossou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e09ac20c1777
Fix display nice message - r=tarek
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•