[wpt-sync] Sync PR 20179 - Prevent potential timeout results in 2 MathML tests:
Categories
(Core :: MathML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20179 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20179
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
Prevent potential timeout results in 2 MathML tests:
cc @rwlbuis
css-inline-style-dynamic.tentative.html:
Verify that MathMLElement.style is defined before using it. Add a
feature detection for mspace to avoid false positive.href-click-3.html: Handle test_driver's click failure and perform a
second click with a 'bad' HTML target. If href is supported, the test
would have completed before the 'bad' handler is called. Otherwise,
the test will complete in that 'bad' handler.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9af26fd118417824432b93f612801dd0948e41ad
Assignee | ||
Comment 2•1 year ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 2 tests and 1 subtests
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
PASS: 1
FAIL: 1
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/16bb8215eb20 [wpt PR 20179] - Prevent potential timeout results in 2 MathML tests:, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Description
•