Bug 263174
| Summary: | [Win] Some layout tests are failing due to the CR LF line end style if they are checked out by Windows Git | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | Tools / Tests | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=34645 | ||
| Bug Depends on: | |||
| Bug Blocks: | 240158 | ||
Fujii Hironori
[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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/19098
EWS
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
<rdar://problem/116993720>