Bug 280989
Summary: | [ Sequoia wk2 x86_64 Debug ] webanimations/frame-rate/document-timeline-maximum-frame-rate.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anfernee Viduya
webanimations/frame-rate/document-timeline-maximum-frame-rate.html
is a constant failure.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Fframe-rate%2Fdocument-timeline-maximum-frame-rate.html
DIFF:
-PASS document.timeline.maximumFrameRate is defined and reports an expected frame rate
+FAIL document.timeline.maximumFrameRate is defined and reports an expected frame rate assert_greater_than_equal: expected a number greater than or equal to 60 but got 30
DIFF LINK:
https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/284761%40main%20(204)/webanimations/frame-rate/document-timeline-maximum-frame-rate-diff.txt
REPRODUCIBILITY:
Currently setting up a machine to try and reproduce this issue. Will update bug on status.
DESCRIPTION:
This has been failing since Sequoia bring up.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137439795>
EWS
Test gardening commit 284772@main (a228754fb8b1): <https://commits.webkit.org/284772@main>
Reviewed commits have been landed. Closing PR #34785 and removing active labels.
Antoine Quint
It seems like Sequoia had an issue with this test prior to the release of Sequoia 15.4. From that point on, internal Apple bots show the tests passing reliably on Sequoia Release but failing reliably on Sequoia Debug.