requestidlecallback/requestidlecallback-is-called.html Description: This test is flaky failing on Mac. History: https://results.webkit.org/?suite=layout-tests&test=requestidlecallback%2Frequestidlecallback-is-called.html&platform=mac&limit=50000 Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/requestidlecallback/requestidlecallback-is-called-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/requestidlecallback/requestidlecallback-is-called-actual.txt @@ -3,10 +3,11 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS requestIdleCallbackIsCalled is true -PASS logs.length is 4 -PASS logs.join(", ") is "1.A1, 2.B1, 4.A2, 3.B2" +FAIL requestIdleCallbackIsCalled should be true. Was false. +FAIL logs.length should be 4. Was 0. +FAIL logs.join(", ") should be 1.A1, 2.B1, 4.A2, 3.B2. Was . PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Created attachment 389556 [details] Update Test Expectations
<rdar://problem/59123495>
Comment on attachment 389556 [details] Update Test Expectations Clearing flags on attachment: 389556 Committed r255587: <https://trac.webkit.org/changeset/255587>
Potential regression at 254237.