webanimations/frame-rate/document-timeline-maximum-frame-rate.html is a constant text failure on Monterey WK2 running only on Intel. HISTORY: https://results.webkit.org/?suite=layout-tests&test=webanimations%2Fframe-rate%2Fdocument-timeline-maximum-frame-rate.html DIFF TEXT: @@ -1,3 +1,3 @@ -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
I attempted to replicate this failure on Monterey ToT as follows: run-webkit-tests --root webanimations/frame-rate/document-timeline-maximum-frame-rate.html I also tried in iterations with the issue not replicating. I will attempt with a test list to see if I can replicate the failure.
<rdar://problem/108902542>