Intermittent mozilla/tests/mathml/mathvariant/mathvariant-1d.html | single tracking bug
Categories
(Core :: MathML, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jfkthame)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: vhilla [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=515121096&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fde_g6y3Rn2hORJudzlL2A/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fde_g6y3Rn2hORJudzlL2A/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
Updated•2 months ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•2 months ago
|
||
This looks like a case where the font needed for some of the Unicode math glyphs hasn't been initialized yet, and async font fallback is allowing rendering to proceed anyhow. We should just disable async fallback for this directory, to ensure that we get the proper rendering (assuming a suitable font is present at all).
Assignee | ||
Comment 4•2 months ago
|
||
Updated•2 months ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•