RESOLVED FIXED Bug 225246
[LayoutTests] http/tests/css/object-fit-delayed-img-svg.html yields errors due to missing scripts
https://bugs.webkit.org/show_bug.cgi?id=225246
Summary [LayoutTests] http/tests/css/object-fit-delayed-img-svg.html yields errors du...
Chris Gambrell
Reported 2021-04-30 13:45:57 PDT
http/tests/css/object-fit-delayed-img-svg.html shows errors in the error log due to the resource http/tests/css/resources/delayedCircle.php not existing. The reason this test is passing is because the test expectations are showing the image http/tests/css/resources/circle.svg which also does not exist. Error: [php7:error] [pid 29911] [client 127.0.0.1:52198] script '/app/webkit/LayoutTests/http/tests/css/resources/delayedCircle.php' not found or unable to stat, referer: http://127.0.0.1:8000/css/object-fit-delayed-img-svg.html
Attachments
Patch (3.51 KB, patch)
2021-05-03 09:15 PDT, Chris Gambrell
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-30 13:46:48 PDT
Chris Gambrell
Comment 2 2021-04-30 13:47:19 PDT
Reached out to Antti Koivisto for clarity on the purpose of the test
Chris Gambrell
Comment 3 2021-05-03 09:15:21 PDT
Jonathan Bedard
Comment 4 2021-05-05 10:45:13 PDT
Comment on attachment 427567 [details] Patch Clearly an improvement on the existing test, since it didn't test anything.
EWS
Comment 5 2021-05-05 11:12:33 PDT
Committed r277029 (237342@main): <https://commits.webkit.org/237342@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427567 [details].
Note You need to log in before you can comment on or make changes to this bug.