RESOLVED CONFIGURATION CHANGED 207116
[ iOS wk2 ] compositing/backing/page-scale-overlap-in-iframe.html failing.
https://bugs.webkit.org/show_bug.cgi?id=207116
Summary [ iOS wk2 ] compositing/backing/page-scale-overlap-in-iframe.html failing.
Jason Lawrence
Reported 2020-02-03 08:07:14 PST
compositing/backing/page-scale-overlap-in-iframe.html Description: This test is failing on iOS wk2 debug and iPad and flaky failing on other iOS wk2 devices. History: https://results.webkit.org/?suite=layout-tests&test=compositing%2Fbacking%2Fpage-scale-overlap-in-iframe.html&limit=50000&platform=ios Diff: --- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/compositing/backing/page-scale-overlap-in-iframe-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/compositing/backing/page-scale-overlap-in-iframe-actual.txt @@ -1,11 +1,11 @@ (GraphicsLayer (anchor 0.00 0.00) - (bounds 800.00 1370.00) + (bounds 800.00 1046.00) (backingStoreAttached 1) (children 1 (GraphicsLayer - (bounds 800.00 1370.00) + (bounds 800.00 1046.00) (contentsOpaque 1) (backingStoreAttached 1) (children 1
Attachments
Update Test Expectations (1.46 KB, patch)
2020-02-03 08:16 PST, Jason Lawrence
no flags
Update Test Expectations (4.60 KB, patch)
2020-02-03 13:10 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 08:07:42 PST
Jason Lawrence
Comment 2 2020-02-03 08:16:06 PST
Created attachment 389510 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-02-03 08:23:51 PST
Comment on attachment 389510 [details] Update Test Expectations Clearing flags on attachment: 389510 Committed r255561: <https://trac.webkit.org/changeset/255561>
Simon Fraser (smfr)
Comment 4 2020-02-03 10:31:33 PST
I only see iPad failures. Why was it marked as failing across all devices?
Truitt Savell
Comment 5 2020-02-03 10:37:24 PST
(In reply to Simon Fraser (smfr) from comment #4) > I only see iPad failures. Why was it marked as failing across all devices? fixed that in https://trac.webkit.org/changeset/255573/webkit
Jason Lawrence
Comment 6 2020-02-03 13:10:58 PST
Created attachment 389547 [details] Update Test Expectations
Truitt Savell
Comment 7 2020-02-03 13:12:46 PST
Comment on attachment 389547 [details] Update Test Expectations Clearing flags on attachment: 389547 Committed r255583: <https://trac.webkit.org/changeset/255583>
Alexey Proskuryakov
Comment 8 2020-02-03 23:30:31 PST
> I only see iPad failures. Why was it marked as failing across all devices? This test was initially failing on iPhone too (with a different diff). Very surprisingly, but also very clearly, it stopped to fail on iPhone with r255334.
Alexey Proskuryakov
Comment 9 2020-02-03 23:39:57 PST
Sorry, getting too tired. The iPhone progression was r255332 of course.
Ryan Haddad
Comment 10 2020-04-08 22:50:03 PDT
The test is passing. Resolving this bug.
Note You need to log in before you can comment on or make changes to this bug.