RESOLVED DUPLICATE of bug 271069 271812
run-webkit-tests --ipad-simulator --reset-results updates the wrong result
https://bugs.webkit.org/show_bug.cgi?id=271812
Summary run-webkit-tests --ipad-simulator --reset-results updates the wrong result
Simon Fraser (smfr)
Reported 2024-03-27 18:02:55 PDT
compositing/backing/page-scale-overlap-in-iframe.html has results in: LayoutTests % find platform -name 'page-scale-overlap-in-iframe-*' platform/ios/compositing/backing/page-scale-overlap-in-iframe-expected.txt platform/ipad/compositing/backing/page-scale-overlap-in-iframe-expected.txt but if I run `run-webkit-tests compositing/backing/page-scale-overlap-in-iframe.html --ipad-simulator --reset-results` it updates the one in platform/ios: Running 1 WebKitTestRunnerApp.app. Writing new expected result "platform/ios/compositing/backing/page-scale-overlap-in-iframe-expected.txt"
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-27 18:04:32 PDT
Sam Sneddon [:gsnedders]
Comment 2 2024-04-03 06:00:43 PDT
Probably isn't passing device_type appropriately. Bug 271069 refactors a bunch of this and may well fix this, because it starts passing device_type a bunch more.
Sam Sneddon [:gsnedders]
Comment 3 2024-04-16 13:49:47 PDT
Fixed by bug 271069. *** This bug has been marked as a duplicate of bug 271069 ***
Note You need to log in before you can comment on or make changes to this bug.