[wpt-sync] Sync PR 20583 - Workaround occasional timeout in wpt/svg/animations/cyclic-syncbase-2.html
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20583 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20583
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Workaround occasional timeout in wpt/svg/animations/cyclic-syncbase-2.html
Apparently we sometimes miss to dispatch 'endEvent's, leading to this
test timing out. We can switch it to listen for 'beginEvent' instead
though with no harm done, so do that.Bug: 1030228
Change-Id: Ie7495d478b0d799fc54b16b45efba9527da222c4
Reviewed-on: https://chromium-review.googlesource.com/1948886
WPT-Export-Revision: 84c8f65aae3d7bf2fc03bcc3e788b3bd72cfbf2f
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 1 tests and 1 subtests
Firefox
OK : 1
PASS: 1
Chrome
TIMEOUT: 1
Safari
TIMEOUT: 2
Gecko CI Results
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Comment 5•6 years ago
|
||
bugherder |
Description
•