Bug 288669
| Summary: | [webkitcorepy] Subprocess mock fails with TypeError for PathLike arguments | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brianna Fan <bfan2> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brianna Fan
Calling subprocess.run in unittests will fail with TypeError: expected string or bytes-like object if any of the arguments are PathLike
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145703371>
Brianna Fan
Pull request: https://github.com/WebKit/WebKit/pull/41471
EWS
Committed 291207@main (b59ef2092d47): <https://commits.webkit.org/291207@main>
Reviewed commits have been landed. Closing PR #41471 and removing active labels.