legacy-animation-engine/fast/animation/request-animation-frame-iframe.html This test has been flaky failing and the first failure appears to have been on commit 254092 but I don't think that is the cause of the failure. I was able to reproduce the failure 1 time in an iteration test run of 5000 History: https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Ffast%2Fanimation%2Frequest-animation-frame-iframe.html&limit=50000 Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/fast/animation/request-animation-frame-iframe-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/fast/animation/request-animation-frame-iframe-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS callbackInvoked is true +FAIL callbackInvoked should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
<rdar://problem/59167769>
Created attachment 389722 [details] Update Test Expectations
Comment on attachment 389722 [details] Update Test Expectations Clearing flags on attachment: 389722 Committed r255707: <https://trac.webkit.org/changeset/255707>
This test is gone as of r258150, see bug 208815.