Bug 235124
| Summary: | [ Win EWS ] webanimations/frame-rate/animation-frame-rate.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, dino, fujii.hironori, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
Robert Jenner
webanimations/frame-rate/animation-frame-rate.html
is a constant text failure on Windows, and Windows EWS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Fframe-rate%2Fanimation-frame-rate.html
DIFF URL:
https://build.webkit.org/results/Apple-Win-10-Release-Tests/r287921%20(3971)/webanimations/frame-rate/animation-frame-rate-pretty-diff.html
DIFF TEXT:
-PASS Valid animation.frameRate values
-PASS Invalid animation.frameRate values
+FAIL Valid animation.frameRate values assert_equals: The default value for frameRate is 'auto' expected (string) "auto" but got (undefined) undefined
+FAIL Invalid animation.frameRate values assert_throws: Setting the value default throws function "() => animation.frameRate = value" did not throw
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Robert Jenner
Marked expectations as [ Failure ] here:
https://trac.webkit.org/changeset/287940/webkit
This appears to have been failing ever since it was introduced/last modified here:
https://trac.webkit.org/changeset/286915/webkit
Radar WebKit Bug Importer
<rdar://problem/87471168>
Ahmad Saleem
It might be on `AppleWin` platform rather than `win-cairo` because I can't see any win-cairo failure but it is because whole directory is skipped.
@Fuji - any thing to do or we can close this and for any future win-cairo / win-skia (if latter) testing should have separate bug?