Bug 203296
Summary: | [Web Animations] Unskip imported/w3c/web-platform-tests/css/css-animations/keyframes-remove-documentElement-crash.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, graouts, rniwa, tsavell |
Priority: | P2 | ||
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=203291 https://bugs.webkit.org/show_bug.cgi?id=203477 |
||
Bug Depends on: | |||
Bug Blocks: | 203477 |
Antoine Quint
As part of https://bugs.webkit.org/show_bug.cgi?id=203291 we added a new WPT test that times out and was marked as skipped. We need to fix the timeout and unskip it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Truitt Savell
Marked test as failing as part of https://trac.webkit.org/changeset/251597/webkit
Antoine Quint
Not sure what to do about this, we actually pass the test but the way it's designed it prevents the WPT test harness from completing and thus the test times out. I'll ask the bot watchers for the best way to keep this being tested without forcing a timeout on the harness.
Antoine Quint
I raised a WPT issue at https://github.com/web-platform-tests/wpt/issues/20020.
Ryosuke Niwa
We've since added the support for WPT crash tests.
Antoine Quint
Indeed, this no longer times out.