RESOLVED CONFIGURATION CHANGED 207124
[ macOS wk1 ] compositing/backing/animate-into-view.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=207124
Summary [ macOS wk1 ] compositing/backing/animate-into-view.html is flaky timing out
Jacob Uphoff
Reported 2020-02-03 09:07:28 PST
compositing/backing/animate-into-view.html This test has been flaky timing out for all visible history on Mojave and Catalina wk1 I ran the test in iterations x5000 and got 5 time outs, so it looks like it can be reproduced by simply running in iterations History: https://results.webkit.org/?suite=layout-tests&test=compositing%2Fbacking%2Fanimate-into-view.html&limit=50000 Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/compositing/backing/animate-into-view-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/compositing/backing/animate-into-view-actual.txt @@ -1,24 +1,3 @@ +FAIL: Timed out waiting for notifyDone to be called T -(GraphicsLayer - (anchor 0.00 0.00) - (bounds 912.00 585.00) - (backingStoreAttached 1) - (children 1 - (GraphicsLayer - (bounds 912.00 585.00) - (contentsOpaque 1) - (backingStoreAttached 1) - (children 1 - (GraphicsLayer - (position 503.00 26.00) - (anchor 0.50 0.52) - (bounds 10.00 31.00) - (drawsContent 1) - (backingStoreAttached 1) - (transform [1.50 -0.00 0.00 0.00] [0.00 0.50 0.00 0.00] [0.00 0.00 1.00 0.00] [-565.25 7.75 0.00 1.00]) - ) - ) - ) - ) -) - +Layer tree goes here in DRT
Attachments
Update Test Expectations (1.49 KB, patch)
2020-02-03 09:11 PST, Jacob Uphoff
no flags
Jacob Uphoff
Comment 1 2020-02-03 09:11:26 PST
Created attachment 389524 [details] Update Test Expectations
Radar WebKit Bug Importer
Comment 2 2020-02-03 09:12:43 PST
Truitt Savell
Comment 3 2020-02-03 09:21:34 PST
Comment on attachment 389524 [details] Update Test Expectations Clearing flags on attachment: 389524 Committed r255568: <https://trac.webkit.org/changeset/255568>
Ryan Haddad
Comment 4 2020-05-14 12:04:51 PDT
The test is passing now. Removed expectation in r261702.
Note You need to log in before you can comment on or make changes to this bug.