RESOLVED FIXED263174
[Win] Some layout tests are failing due to the CR LF line end style if they are checked out by Windows Git
https://bugs.webkit.org/show_bug.cgi?id=263174
Summary [Win] Some layout tests are failing due to the CR LF line end style if they a...
Fujii Hironori
Reported 2023-10-15 14:20:24 PDT
[Win] Some layout tests are failing due to the CR LF line end style if they are checked out by Windows Git fast/dom/Range/surround-contents-font-face-crash.svg [ Failure ] fast/dom/adopt-attribute-crash.svg [ Failure ] http/tests/inspector/network/copy-as-fetch.html [ Failure ] http/tests/inspector/network/resource-sizes-memory-cache.html [ Failure ] http/tests/inspector/network/resource-sizes-network.html [ Failure ] http/tests/xmlhttprequest/cache-override.html [ Failure ] http/tests/xmlhttprequest/response-empty-arraybuffer.html [ Failure ] js/dom/modules/module-integrity-bad-value-success-with-cache.html [ Failure ] js/dom/modules/module-integrity-non-top-level.html [ Failure ] That's because core.autocrlf=true is the defalut of Windows Git, Add '-crlf' attributes for them. See also 45745@main (bug#34645).
Attachments
Fujii Hironori
Comment 1 2023-10-15 14:26:45 PDT
EWS
Comment 2 2023-10-15 18:49:01 PDT
Committed 269350@main (d1882602c9b1): <https://commits.webkit.org/269350@main> Reviewed commits have been landed. Closing PR #19098 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-15 18:50:15 PDT
Note You need to log in before you can comment on or make changes to this bug.